summaryrefslogtreecommitdiff
path: root/usr.bin/which/whereis.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/which/whereis.1')
-rw-r--r--usr.bin/which/whereis.18
1 files changed, 6 insertions, 2 deletions
diff --git a/usr.bin/which/whereis.1 b/usr.bin/which/whereis.1
index 2bb200289a1..926ff8ef526 100644
--- a/usr.bin/which/whereis.1
+++ b/usr.bin/which/whereis.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: whereis.1,v 1.4 1999/06/05 01:21:50 aaron Exp $
+.\" $OpenBSD: whereis.1,v 1.5 1999/10/07 19:15:25 aaron Exp $
.\" $NetBSD: whereis.1,v 1.4 1995/08/31 21:54:51 jtc Exp $
.\"
.\" Copyright (c) 1993
@@ -59,7 +59,8 @@ string.
The
.Nm
utility exits with one of the following values:
-.Bl -tag -width 4n
+.Pp
+.Bl -tag -width 4n -compact
.It 0
All names were successfully resolved.
.It 1
@@ -70,6 +71,9 @@ No names were resolved.
A system error occurred.
.El
.Sh SEE ALSO
+.Xr apropos 1 ,
+.Xr find 1 ,
+.Xr locate 1 ,
.Xr which 1 ,
.Xr sysctl 8
.Sh COMPATIBILITY