=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/head/head.1,v retrieving revision 1.16 retrieving revision 1.17 diff -c -r1.16 -r1.17 *** src/usr.bin/head/head.1 2010/07/22 07:38:56 1.16 --- src/usr.bin/head/head.1 2010/09/03 11:09:29 1.17 *************** *** 1,4 **** ! .\" $OpenBSD: head.1,v 1.16 2010/07/22 07:38:56 jmc Exp $ .\" .\" Copyright (c) 1980, 1990 The Regents of the University of California. .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: head.1,v 1.17 2010/09/03 11:09:29 jmc Exp $ .\" .\" Copyright (c) 1980, 1990 The Regents of the University of California. .\" All rights reserved. *************** *** 29,35 **** .\" .\" from: @(#)head.1 6.6 (Berkeley) 7/24/91 .\" ! .Dd $Mdocdate: July 22 2010 $ .Dt HEAD 1 .Os .Sh NAME --- 29,35 ---- .\" .\" from: @(#)head.1 6.6 (Berkeley) 7/24/91 .\" ! .Dd $Mdocdate: September 3 2010 $ .Dt HEAD 1 .Os .Sh NAME *************** *** 75,81 **** the head of each file: .Pp .Dl ==> Ar file No <== ! .Pp .Ex -std head .Sh EXAMPLES To display the first 500 lines of the file --- 75,81 ---- the head of each file: .Pp .Dl ==> Ar file No <== ! .Sh EXIT STATUS .Ex -std head .Sh EXAMPLES To display the first 500 lines of the file