diff options
author | 2006-08-10 16:44:20 +0000 | |
---|---|---|
committer | 2006-08-10 16:44:20 +0000 | |
commit | 1ed3e7d56cb282ec5b5f6d3acc23c26dc962cc56 (patch) | |
tree | 2bd58c84fa67eb463a2b692b66836a3bbea730fd | |
parent | Fix a couple of typos: devices are declared with "device", not "define". (diff) | |
download | wireguard-openbsd-1ed3e7d56cb282ec5b5f6d3acc23c26dc962cc56.tar.xz wireguard-openbsd-1ed3e7d56cb282ec5b5f6d3acc23c26dc962cc56.zip |
missing full stop; from matt jibson
-rw-r--r-- | usr.bin/newsyslog/newsyslog.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/newsyslog/newsyslog.8 b/usr.bin/newsyslog/newsyslog.8 index 24d6beff8c9..1e09f084d5d 100644 --- a/usr.bin/newsyslog/newsyslog.8 +++ b/usr.bin/newsyslog/newsyslog.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: newsyslog.8,v 1.42 2006/05/23 19:19:43 jmc Exp $ +.\" $OpenBSD: newsyslog.8,v 1.43 2006/08/10 16:44:20 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -276,7 +276,7 @@ is: .Oc Oc Oc Oc Oc . .Sm on Optional date fields default to the appropriate component of the -current date; optional time fields default to midnight +current date; optional time fields default to midnight. For example, if today is January 22, 1999, the following date specifications are all equivalent: .Pp |