diff options
author | ru <ru@FreeBSD.org> | 2001-07-10 18:00:19 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-10 18:00:19 +0000 |
commit | d929062987b87a7f3264de7f96f984b95a03031b (patch) | |
tree | e233de1c24e610521b4a2e8138147d1408102390 /gnu/usr.bin/man | |
parent | 3972b3b063eeca9a7502e09d3fddeebd52e64279 (diff) | |
download | FreeBSD-src-d929062987b87a7f3264de7f96f984b95a03031b.zip FreeBSD-src-d929062987b87a7f3264de7f96f984b95a03031b.tar.gz |
mdoc(7) police: removed punctuation after the last SEE ALSO xref.
Diffstat (limited to 'gnu/usr.bin/man')
-rw-r--r-- | gnu/usr.bin/man/makewhatis/makewhatis.local.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/man/makewhatis/makewhatis.local.8 b/gnu/usr.bin/man/makewhatis/makewhatis.local.8 index c942add..9a721bd 100644 --- a/gnu/usr.bin/man/makewhatis/makewhatis.local.8 +++ b/gnu/usr.bin/man/makewhatis/makewhatis.local.8 @@ -72,7 +72,7 @@ every week .Xr find 1 , .Xr makewhatis 1 , .Xr cron 8 , -.Xr periodic 8 . +.Xr periodic 8 .Sh HISTORY The .Nm |