diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-07-08 20:18:28 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-07-08 20:18:28 +0000 |
| commit | e3908fd51f9b897793c3b6c58c122f65fcd577a7 (patch) | |
| tree | 479fe6f26b3f476b183f2cafbd3171f0c95c7e11 /gnu | |
| parent | bfab15f069d6157401deeeae23faed92856643e3 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/man/makewhatis/makewhatis.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/usr.bin/man/makewhatis/makewhatis.1 b/gnu/usr.bin/man/makewhatis/makewhatis.1 index 919f42583504..0019bde3f497 100644 --- a/gnu/usr.bin/man/makewhatis/makewhatis.1 +++ b/gnu/usr.bin/man/makewhatis/makewhatis.1 @@ -29,7 +29,7 @@ .\" makewhatis -- update the whatis database in the man directories. .\" .\" -.\" $Id: makewhatis.1,v 1.3 1996/04/08 04:17:48 mpp Exp $ +.\" $Id: makewhatis.1,v 1.4 1996/05/22 00:57:39 wosch Exp $ .Dd Jan, 12, 1995 @@ -148,10 +148,11 @@ every week .Sh SEE ALSO .Xr apropos 1 , .Xr catman 1 , -.Xr sort 1 , +.Xr getNAME 1 , .Xr makewhatis.local 1 , .Xr man 1 , .Xr manpath 1 , +.Xr sort 1 , .Xr uniq 1 , .Xr whatis 1 . |
