summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-03-12 20:00:52 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-03-12 20:00:52 +0000
commite0864be24c90acddb48fbadf8163904c9f7e2c98 (patch)
tree049bace48b96c56d1f1567b07aac6bd7c72857c3
parent3be0f8f038f6207022cfd73212d5917a7055cf22 (diff)
Notes
-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