summaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>1999-04-15 13:42:48 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>1999-04-15 13:42:48 +0000
commit28bfda34713b6ca738caa63667d900dfda114e8c (patch)
treece85a808b3d9c1612a636162f4b5e3c49eda2d88 /usr.bin/Makefile
parent5827850902d0b57d6f1f52a9eee113b6138b3e3b (diff)
downloadsrc-test-28bfda34713b6ca738caa63667d900dfda114e8c.tar.gz
src-test-28bfda34713b6ca738caa63667d900dfda114e8c.zip
lsock(1) -> sockstat(1)
Notes
Notes: svn path=/head/; revision=45701
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 315126002f351..e09f26c9cfb5a 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 \