diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-12-14 23:27:20 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-12-14 23:27:20 +0000 |
| commit | 487990280da5a9d6084bc19dce2a91a5f49bfbe3 (patch) | |
| tree | 2252ba7e27cd3bd0d388dff5b6b8f6f860aa9bd5 /gnu | |
| parent | 5bf8036af0f1ef55e35d07fb56fa8f6f67f78c0a (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/man/makewhatis/makewhatis.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/man/makewhatis/makewhatis.1 b/gnu/usr.bin/man/makewhatis/makewhatis.1 index 3cc20efd3813..7dccd82a60ce 100644 --- a/gnu/usr.bin/man/makewhatis/makewhatis.1 +++ b/gnu/usr.bin/man/makewhatis/makewhatis.1 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: makewhatis.1,v 1.6 1996/08/27 20:04:05 wosch Exp $ +.\" $Id: makewhatis.1,v 1.7 1996/12/09 07:26:01 mpp Exp $ .Dd Jan, 12, 1995 .Dt MAKEWHATIS 1 .Os FreeBSD 2.1 @@ -127,12 +127,12 @@ every week .Xr apropos 1 , .Xr catman 1 , .Xr getNAME 1 , -.Xr makewhatis.local 1 , .Xr man 1 , .Xr manpath 1 , .Xr sort 1 , .Xr uniq 1 , -.Xr whatis 1 . +.Xr whatis 1 , +.Xr makewhatis.local 8 . .Sh HISTORY This .Nm |
