=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/paste/paste.1,v retrieving revision 1.12 retrieving revision 1.13 diff -c -r1.12 -r1.13 *** src/usr.bin/paste/paste.1 2009/01/04 11:19:55 1.12 --- src/usr.bin/paste/paste.1 2009/02/08 17:15:10 1.13 *************** *** 1,4 **** ! .\" $OpenBSD: paste.1,v 1.12 2009/01/04 11:19:55 sobrado Exp $ .\" .\" Copyright (c) 1989, 1990 The Regents of the University of California. .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: paste.1,v 1.13 2009/02/08 17:15:10 jmc Exp $ .\" .\" Copyright (c) 1989, 1990 The Regents of the University of California. .\" All rights reserved. *************** *** 33,39 **** .\" .\" from: @(#)paste.1 5.6 (Berkeley) 7/27/91 .\" ! .Dd $Mdocdate: January 4 2009 $ .Dt PASTE 1 .Os .Sh NAME --- 33,39 ---- .\" .\" from: @(#)paste.1 5.6 (Berkeley) 7/27/91 .\" ! .Dd $Mdocdate: February 8 2009 $ .Dt PASTE 1 .Os .Sh NAME *************** *** 141,145 **** The .Nm utility is compliant with the ! .St -p1003.1-2004 specification. --- 141,145 ---- The .Nm utility is compliant with the ! .St -p1003.1-2008 specification.