summaryrefslogtreecommitdiff
path: root/usr.bin/what
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2002-05-29 13:39:34 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2002-05-29 13:39:34 +0000
commitaa67918988786949a71081cbeea7efe627302bf3 (patch)
tree50e9ed7ef21a86b32fa0f4f889f03ee5907b8a29 /usr.bin/what
parentb312843c3ac0558231717c4c37c1d83e4e611318 (diff)
downloadsrc-test2-aa67918988786949a71081cbeea7efe627302bf3.tar.gz
src-test2-aa67918988786949a71081cbeea7efe627302bf3.zip
Notes
Diffstat (limited to 'usr.bin/what')
-rw-r--r--usr.bin/what/what.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/what/what.1 b/usr.bin/what/what.1
index 7bf38b287f61..cfd5935ee214 100644
--- a/usr.bin/what/what.1
+++ b/usr.bin/what/what.1
@@ -61,13 +61,8 @@ The following option is available:
.It Fl s
Stop searching each file after the first match.
.El
-.Pp
+.Sh DIAGNOSTICS
Exit status is 0 if any matches were found, otherwise 1.
-.Sh BUGS
-This is a rewrite of the
-.Tn SCCS
-command of the same name,
-and behavior may not be identical.
.Sh SEE ALSO
.Xr ident 1 ,
.Xr strings 1
@@ -76,3 +71,8 @@ The
.Nm
command appeared in
.Bx 4.0 .
+.Sh BUGS
+This is a rewrite of the
+.Tn SCCS
+command of the same name,
+and behavior may not be identical.