diff options
author | 2002-08-08 23:02:58 +0000 | |
---|---|---|
committer | 2002-08-08 23:02:58 +0000 | |
commit | 4a0a8a4520197e102795686b28ff8ce6a93918ea (patch) | |
tree | 7dfaf071e48b786f003bf73cca32931bcc0f4d43 | |
parent | - Add some missing iflush's (diff) | |
download | wireguard-openbsd-4a0a8a4520197e102795686b28ff8ce6a93918ea.tar.xz wireguard-openbsd-4a0a8a4520197e102795686b28ff8ce6a93918ea.zip |
Remove trailing dot from SEE ALSO Xr list.
-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 |