aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>2002-03-09 20:00:08 +0000
committerWolfram Schneider <wosch@FreeBSD.org>2002-03-09 20:00:08 +0000
commitd4d7280f7ca77eb590fef2b3d157a857c1bd39ad (patch)
treedb75688f23f533a515440f582432d96c69be0cfe
parent875b0335f995cdba94e83c9b851340d403618149 (diff)
Notes
-rw-r--r--gnu/usr.bin/man/apropos/apropos.man4
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu/usr.bin/man/apropos/apropos.man b/gnu/usr.bin/man/apropos/apropos.man
index 5d0fff3d1481..b3cc71cfd8a1 100644
--- a/gnu/usr.bin/man/apropos/apropos.man
+++ b/gnu/usr.bin/man/apropos/apropos.man
@@ -32,6 +32,10 @@ of system commands for keywords and displays the result on the
standard output.
.Nm whatis
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
The
.Nm