summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/usr.bin/man/apropos/apropos.man8
1 files changed, 5 insertions, 3 deletions
diff --git a/gnu/usr.bin/man/apropos/apropos.man b/gnu/usr.bin/man/apropos/apropos.man
index b3cc71cfd8a1..1472f305d75b 100644
--- a/gnu/usr.bin/man/apropos/apropos.man
+++ b/gnu/usr.bin/man/apropos/apropos.man
@@ -34,12 +34,14 @@ standard output.
displays only complete word matches.
.Pp
.Ar keyword
-really is a regular expression, please read grep(1) manual page for
-more information about its format.
-.Sh RETURN VALUES
+really is a regular expression, please read
+.Xr grep 1
+manual page for more information about its format.
+.Sh DIAGNOSTICS
The
.Nm
utility exits 0 on success, and 1 if no keyword matched.
.Sh SEE ALSO
+.Xr grep 1 ,
.Xr makewhatis 1 ,
.Xr man 1