diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2002-08-08 23:02:59 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2002-08-08 23:02:59 +0000 |
commit | 2b49ec340dbee9267f94c33a9b65d23acf76876a (patch) | |
tree | 6215ff965340dd3af941e1da15f946d098da8d25 /share | |
parent | fbdb153f7921898ccd6746c7b77e49d71dc8e8da (diff) |
Remove trailing dot from SEE ALSO Xr list.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man9/log.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/log.9 b/share/man/man9/log.9 index 4b702ff396e..40ed3a74ae1 100644 --- a/share/man/man9/log.9 +++ b/share/man/man9/log.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: log.9,v 1.5 2000/10/12 18:06:00 aaron Exp $ +.\" $OpenBSD: log.9,v 1.6 2002/08/08 23:02:58 aaron Exp $ .\" $NetBSD: log.9,v 1.6 1999/08/17 05:24:06 enami Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -81,4 +81,4 @@ to an initial call to .Sh SEE ALSO .Xr syslog 3 , .Xr syslogd 8 , -.Xr printf 9 . +.Xr printf 9 |