From 28bfda34713b6ca738caa63667d900dfda114e8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Thu, 15 Apr 1999 13:42:48 +0000 Subject: [PATCH] lsock(1) -> sockstat(1) --- usr.bin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 315126002f35..e09f26c9cfb5 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 1/7/94 -# $Id: Makefile,v 1.123 1999/02/16 17:57:25 luoqi Exp $ +# $Id: Makefile,v 1.124 1999/04/14 16:17:52 des Exp $ # XXX MISSING: deroff diction graph learn plot # spell spline struct xsend @@ -92,7 +92,6 @@ SUBDIR= apply \ logname \ look \ lorder \ - lsock \ lsvfs \ m4 \ mail \ @@ -142,6 +141,7 @@ SUBDIR= apply \ sed \ shar \ showmount \ + sockstat \ soelim \ split \ su \