diff options
| author | Alexander Langer <alex@FreeBSD.org> | 1998-02-07 05:17:47 +0000 |
|---|---|---|
| committer | Alexander Langer <alex@FreeBSD.org> | 1998-02-07 05:17:47 +0000 |
| commit | 0ce28c3a8535e5d9ddf0cdc97f01e810a6d1d0f8 (patch) | |
| tree | 0a2822e01f1502138f892c4efefbb474cd2ed156 | |
| parent | ad4463e18b0678a05a617967ed62820ebd1c265d (diff) | |
Notes
| -rw-r--r-- | gnu/usr.bin/man/catman/catman.1 | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/gnu/usr.bin/man/catman/catman.1 b/gnu/usr.bin/man/catman/catman.1 index b23a6c6f9fb7..edc6edcd181c 100644 --- a/gnu/usr.bin/man/catman/catman.1 +++ b/gnu/usr.bin/man/catman/catman.1 @@ -24,7 +24,7 @@ .\" .\" /usr/bin/catman - preformat man pages .\" -.\" $Id: catman.1,v 1.12 1997/02/22 15:46:59 peter Exp $ +.\" $Id: catman.1,v 1.13 1997/09/13 16:01:44 wosch Exp $ .Dd Mar 12, 1995 .Dt CATMAN 1 .Os @@ -91,13 +91,8 @@ and .Pp Show only. .Sh FILES -.Bl -tag -width /etc/weeklyxxx -compact -.Pa /etc/weekly +.Pa /etc/periodic/weekly/330.catman Starts this program -.Po -or -.Pa /etc/daily -.Pc .El .Sh FEATURES Very fast if all man pages already formatted. |
