mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00:00
apropos(1) manual page doesn't tell that keyword can be regular expression
PR: gnu/31685 Submitted by: Andrey Simonenko <simon@simon.org.ua>
This commit is contained in:
parent
875b0335f9
commit
d4d7280f7c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=91952
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user