=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/false/false.1,v retrieving revision 1.5 retrieving revision 1.6 diff -c -r1.5 -r1.6 *** src/usr.bin/false/false.1 2003/06/03 02:56:08 1.5 --- src/usr.bin/false/false.1 2007/05/30 04:41:34 1.6 *************** *** 1,4 **** ! .\" $OpenBSD: false.1,v 1.5 2003/06/03 02:56:08 millert Exp $ .\" Copyright (c) 1983, 1990 The Regents of the University of California. .\" All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: false.1,v 1.6 2007/05/30 04:41:34 jmc Exp $ .\" Copyright (c) 1983, 1990 The Regents of the University of California. .\" All rights reserved. .\" *************** *** 50,54 **** .Sh STANDARDS The .Nm ! utility conforms to ! .St -p1003.2-92 . --- 50,55 ---- .Sh STANDARDS The .Nm ! utility is compliant with the ! .St -p1003.1-2004 ! specification.