diff options
author | ru <ru@FreeBSD.org> | 2002-11-18 10:25:27 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-11-18 10:25:27 +0000 |
commit | 4656af3e6dcce1737a099016da4d8c98a3e45b4a (patch) | |
tree | e594d3457167058630779c43230c55852fba9941 /gnu | |
parent | 6dc5377ec936ad6b02335fbff984a3fbbc374ca5 (diff) | |
download | FreeBSD-src-4656af3e6dcce1737a099016da4d8c98a3e45b4a.zip FreeBSD-src-4656af3e6dcce1737a099016da4d8c98a3e45b4a.tar.gz |
Catch up with The Great Perl Script Rewrite.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.bin/man/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/man/Makefile b/gnu/usr.bin/man/Makefile index 7b0ba5b..8a730e1 100644 --- a/gnu/usr.bin/man/Makefile +++ b/gnu/usr.bin/man/Makefile @@ -1,4 +1,4 @@ -# Master Makefile for man, manpath, apropos, whatis, and makewhatis +# Master Makefile for man, manpath, apropos, and whatis # # You may distribute under the terms of the GNU General Public # License as specified in the README file that comes with the man 1.0 |