From: schwarze Date: Sun, 5 Jan 2014 05:11:17 +0000 (+0000) Subject: some conversion specifiers are not required by POSIX; X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=88d2392786278b7b878dfc5e3f7434402a18fe01;p=openbsd some conversion specifiers are not required by POSIX; joint work and OK jmc@ sobrado@ --- diff --git a/bin/date/date.1 b/bin/date/date.1 index 10eec1f1cb2..ef05cd8ec0e 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: date.1,v 1.61 2014/01/05 05:04:06 schwarze Exp $ +.\" $OpenBSD: date.1,v 1.62 2014/01/05 05:11:17 schwarze Exp $ .\" $NetBSD: date.1,v 1.12 1996/03/12 04:32:37 phil Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -220,6 +220,17 @@ specification. .Pp The flags .Op Fl adjrtz +as well as the conversion specifiers +.Ql \&%F , +.Ql \&%G , +.Ql \&%g , +.Ql \&%k , +.Ql \&%l , +.Ql \&%R , +.Ql \&%s , +.Ql \&%v , +and +.Ql \&%+ are extensions to that specification. .Pp This implementation requires the traditional