=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/newsyslog/newsyslog.8,v retrieving revision 1.48 retrieving revision 1.49 diff -c -r1.48 -r1.49 *** src/usr.bin/newsyslog/newsyslog.8 2011/09/16 19:36:07 1.48 --- src/usr.bin/newsyslog/newsyslog.8 2011/09/26 19:41:56 1.49 *************** *** 1,4 **** ! .\" $OpenBSD: newsyslog.8,v 1.48 2011/09/16 19:36:07 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: newsyslog.8,v 1.49 2011/09/26 19:41:56 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" *************** *** 41,47 **** .\" the suitability of this software for any purpose. It is .\" provided "as is" without express or implied warranty. .\" ! .Dd $Mdocdate: September 16 2011 $ .Dt NEWSYSLOG 8 .Os .Sh NAME --- 41,47 ---- .\" the suitability of this software for any purpose. It is .\" provided "as is" without express or implied warranty. .\" ! .Dd $Mdocdate: September 26 2011 $ .Dt NEWSYSLOG 8 .Os .Sh NAME *************** *** 272,281 **** .Va \&yy Oc .Va \&mm Oc .Va \&dd Oc ! .Oo Li \&T ! .Oo Va \&hh ! .Oo Va \&mm ! .Oo Va \&ss .Oc Oc Oc Oc Oc . .Sm on Optional date fields default to the appropriate component of the --- 272,281 ---- .Va \&yy Oc .Va \&mm Oc .Va \&dd Oc ! .Oo Va \&T ! .Oo Va \&HH ! .Oo Va \&MM ! .Oo Va \&SS .Oc Oc Oc Oc Oc . .Sm on Optional date fields default to the appropriate component of the *************** *** 308,325 **** .Pp .Sy Day, week and month time format: The lead-in character for day, week and month specification is a ! .So Li \&$ Sc Ns -sign . The particular format of day, week and month specification is: ! .Op Va D\&hh , ! .Op Va W\&w Ns Op Va D\&hh and ! .Op Va M\&dd Ns Op Va D\&hh , respectively. Optional time fields default to midnight. The ranges for day and hour specifications are: .Pp .Bl -tag -width Ds -compact -offset indent ! .It Ar hh hours, range 0 ... 23 .It Ar w day of week, range 0 ... 6, 0 = Sunday --- 308,326 ---- .Pp .Sy Day, week and month time format: The lead-in character for day, week and month specification is a ! dollar sign ! .Pq $ . The particular format of day, week and month specification is: ! .Op Li D Ns Ar HH , ! .Op Li W Ns Ar w Ns Op Li D Ns Ar HH , and ! .Op Li M Ns Ar dd Ns Op Li D Ns Ar HH , respectively. Optional time fields default to midnight. The ranges for day and hour specifications are: .Pp .Bl -tag -width Ds -compact -offset indent ! .It Ar HH hours, range 0 ... 23 .It Ar w day of week, range 0 ... 6, 0 = Sunday *************** *** 333,358 **** .Pp .Sy Some examples: .Bl -tag -width Ds -compact -offset indent ! .It Ar $D0 rotate every night at midnight (same as ! .Ar @T00 ) ! .It Ar $D23 rotate every day at 23:00 hr (same as ! .Ar @T23 ) ! .It Ar $W0D23 rotate every week on Sunday at 23:00 hr ! .It Ar $W5D16 rotate every week on Friday at 16:00 hr ! .It Ar $M1D0 rotate on the first day of every month at midnight (i.e., the start of the day; same as ! .Ar @01T00 ) ! .It Ar $M5D6 rotate on every 5th day of the month at 6:00 hr (same as ! .Ar @05T06 ) .El .Pp .It Ar flags --- 334,359 ---- .Pp .Sy Some examples: .Bl -tag -width Ds -compact -offset indent ! .It Li $D0 rotate every night at midnight (same as ! .Li @T00 ) ! .It Li $D23 rotate every day at 23:00 hr (same as ! .Li @T23 ) ! .It Li $W0D23 rotate every week on Sunday at 23:00 hr ! .It Li $W5D16 rotate every week on Friday at 16:00 hr ! .It Li $M1D0 rotate on the first day of every month at midnight (i.e., the start of the day; same as ! .Li @01T00 ) ! .It Li $M5D6 rotate on every 5th day of the month at 6:00 hr (same as ! .Li @05T06 ) .El .Pp .It Ar flags