diff options
author | mpp <mpp@FreeBSD.org> | 1996-02-12 04:57:03 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-02-12 04:57:03 +0000 |
commit | 0796408d4a65a408fb888b67c7c5281e1c2b15f9 (patch) | |
tree | 4e2ceb31ad0d7c084e01b96df21229496bcbecef /gnu/usr.bin/cvs | |
parent | 3178b161105c3f9e9671218f6bea65098f246950 (diff) | |
download | FreeBSD-src-0796408d4a65a408fb888b67c7c5281e1c2b15f9.zip FreeBSD-src-0796408d4a65a408fb888b67c7c5281e1c2b15f9.tar.gz |
Another round of man page cleanups.
Down to only about 100 items left to cleanup! :-)
Diffstat (limited to 'gnu/usr.bin/cvs')
-rw-r--r-- | gnu/usr.bin/cvs/mkmodules/mkmodules.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/cvs/mkmodules/mkmodules.1 b/gnu/usr.bin/cvs/mkmodules/mkmodules.1 index 8196a47..ff446ab 100644 --- a/gnu/usr.bin/cvs/mkmodules/mkmodules.1 +++ b/gnu/usr.bin/cvs/mkmodules/mkmodules.1 @@ -57,9 +57,9 @@ and If not set, the default is .BR /usr/local/bin . .SH "SEE ALSO" -.BR checkin (1), +.BR ci (1), .BR co (1), .BR cvs (1), -.BR ndbm (3), +.\" .BR ndbm (3), .BR rcs (1), .SH "BUGS" |