summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>1999-07-21 19:21:44 +0000
committeraaron <aaron@openbsd.org>1999-07-21 19:21:44 +0000
commit6a02d4125fa47883d0e34c00de9534cada7b68bb (patch)
tree0dccf5b3e4ee8005df8232e2164fa71e88a48e65
parentAdd missing hosts_ctl() prototype. (diff)
downloadwireguard-openbsd-6a02d4125fa47883d0e34c00de9534cada7b68bb.tar.xz
wireguard-openbsd-6a02d4125fa47883d0e34c00de9534cada7b68bb.zip
sounds better
-rw-r--r--usr.bin/head/head.16
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.bin/head/head.1 b/usr.bin/head/head.1
index 274eb54c185..0883fb2d872 100644
--- a/usr.bin/head/head.1
+++ b/usr.bin/head/head.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: head.1,v 1.4 1999/07/21 13:19:20 aaron Exp $
+.\" $OpenBSD: head.1,v 1.5 1999/07/21 19:21:44 aaron Exp $
.\" Copyright (c) 1980, 1990 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -53,9 +53,7 @@ utility copies the first
lines of each specified
.Ar file
to the standard output.
-If no
-.Ar file
-is given,
+If no files are named,
.Nm
copies lines from the standard input.
If