diff options
author | 2019-01-22 06:53:30 +0000 | |
---|---|---|
committer | 2019-01-22 06:53:30 +0000 | |
commit | 5a175d1bf9ddcbf1910131d2e6642c32df99490d (patch) | |
tree | c7e47480024423f8977a8a80d3e6be59214d78fc | |
parent | sort sections, and add a missing verb to the EXAMPLES text; (diff) | |
download | wireguard-openbsd-5a175d1bf9ddcbf1910131d2e6642c32df99490d.tar.xz wireguard-openbsd-5a175d1bf9ddcbf1910131d2e6642c32df99490d.zip |
-p got changed to -f;
-rw-r--r-- | bin/date/date.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1 index 84b20541e57..1bd6106a373 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: date.1,v 1.69 2019/01/21 21:37:15 tedu Exp $ +.\" $OpenBSD: date.1,v 1.70 2019/01/22 06:53:30 jmc Exp $ .\" $NetBSD: date.1,v 1.12 1996/03/12 04:32:37 phil Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -33,7 +33,7 @@ .\" .\" @(#)date.1 8.3 (Berkeley) 4/28/95 .\" -.Dd $Mdocdate: January 21 2019 $ +.Dd $Mdocdate: January 22 2019 $ .Dt DATE 1 .Os .Sh NAME @@ -233,7 +233,7 @@ utility is compliant with the specification. .Pp The flags -.Op Fl adjprtz , +.Op Fl adfjrtz , as well as the conversion specifiers .Ql \&%F , .Ql \&%G , |