diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-30 05:16:30 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-30 05:16:30 +0000 |
commit | a349d8955dd7ced8e00b6fa1b2b9ac1f3f153c8b (patch) | |
tree | aa5e101cd0bcdf0a18719072fea417dd6cea775a /usr.sbin | |
parent | aff1b1268af7f66229d91dcd884d492cda8fc8e0 (diff) |
usr.sbin is kinder...
- consistent text for STANDARDS
- note which options are extensions to POSIX
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/cron/crontab.1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/usr.sbin/cron/crontab.1 b/usr.sbin/cron/crontab.1 index 3e7230dbc95..ec80078bef2 100644 --- a/usr.sbin/cron/crontab.1 +++ b/usr.sbin/cron/crontab.1 @@ -17,7 +17,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT .\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.\" $OpenBSD: crontab.1,v 1.23 2007/02/19 00:08:38 jmc Exp $ +.\" $OpenBSD: crontab.1,v 1.24 2007/05/30 05:16:29 jmc Exp $ .\" .Dd June 8, 1999 .Dt CRONTAB 1 @@ -136,7 +136,11 @@ line. The .Nm utility is compliant with the -.St -p1003.2 +.St -p1003.1-2004 specification. +.Pp +The flag +.Op Fl u +is an extension to that specification. .Sh AUTHORS .An Paul Vixie Aq vixie@isc.org |