=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/Attic/man.7,v retrieving revision 1.26 retrieving revision 1.27 diff -c -r1.26 -r1.27 *** src/usr.bin/mandoc/Attic/man.7 2010/05/26 02:55:16 1.26 --- src/usr.bin/mandoc/Attic/man.7 2010/06/06 18:08:41 1.27 *************** *** 1,4 **** ! .\" $Id: man.7,v 1.26 2010/05/26 02:55:16 schwarze Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" --- 1,4 ---- ! .\" $Id: man.7,v 1.27 2010/06/06 18:08:41 schwarze Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" *************** *** 14,20 **** .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: May 26 2010 $ .Dt MAN 7 .Os .Sh NAME --- 14,20 ---- .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: June 6 2010 $ .Dt MAN 7 .Os .Sh NAME *************** *** 809,816 **** The .Cm date argument should be formatted as described in ! .Sx Dates : ! if it does not conform, the current date is used instead. The .Cm source string specifies the organisation providing the utility. --- 809,817 ---- The .Cm date argument should be formatted as described in ! .Sx Dates , ! but will be printed verbatim if it is not. ! If the date is not specified, the current date is used. The .Cm source string specifies the organisation providing the utility.