summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-05 20:53:13 +0000
committerwollman <wollman@FreeBSD.org>1994-08-05 20:53:13 +0000
commitf96b2a7f7c3f22fe36909defd80fa2d64b52f96e (patch)
treeff49205183280c1db52b2159f78e232c3629f88e /usr.bin
parent83c8fa2b566ba7f7875258c1b08842ae8c7f90d6 (diff)
downloadFreeBSD-src-f96b2a7f7c3f22fe36909defd80fa2d64b52f96e.zip
FreeBSD-src-f96b2a7f7c3f22fe36909defd80fa2d64b52f96e.tar.gz
Use the apropos and whatis that go with our man program, not the BSD ones.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 5d0727c..cf9fb21 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -4,8 +4,8 @@
# ptx spell spline struct units xsend
# XXX MISSING SOURCES: file grep sort
# XXX MISSING Makefile: uucp
-# XXX Use GNU versions: ld man
-SUBDIR= apply apropos ar banner basename bdes biff cal calendar \
+# XXX Use GNU versions: ld man apropos whatis
+SUBDIR= apply ar banner basename bdes biff cal calendar \
cap_mkdb checknr chflags chpass cksum col colcrt colrm column \
comm compress cpp ctags cut dirname du \
env error expand false find finger fmt fold fpr from \
@@ -19,7 +19,7 @@ SUBDIR= apply apropos ar banner basename bdes biff cal calendar \
strings strip su talk tcopy tee telnet tftp time tip \
tn3270 touch tput tr true tset tsort tty ul uname unexpand \
unifdef uniq unvis users uudecode uuencode vacation \
- vgrind vis w wall wc what whatis whereis who whois window write \
+ vgrind vis w wall wc what whereis who whois window write \
xargs xinstall xstr yacc yes
# Cmp, look and tail all use mmap, so new-VM only.
OpenPOWER on IntegriCloud