summaryrefslogtreecommitdiff
path: root/usr.bin/head/head.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/head/head.1')
-rw-r--r--usr.bin/head/head.16
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/head/head.1 b/usr.bin/head/head.1
index 7fef3feab8b..c5797729c20 100644
--- a/usr.bin/head/head.1
+++ b/usr.bin/head/head.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: head.1,v 1.15 2009/02/08 17:15:10 jmc Exp $
+.\" $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.
@@ -29,7 +29,7 @@
.\"
.\" from: @(#)head.1 6.6 (Berkeley) 7/24/91
.\"
-.Dd $Mdocdate: February 8 2009 $
+.Dd $Mdocdate: July 22 2010 $
.Dt HEAD 1
.Os
.Sh NAME
@@ -75,6 +75,8 @@ precedes the output of each file with the following, in order to distinguish
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
.Ar foo :