mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
DTRT, quote parens in an extended regular expression.
PR: 61668 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> MFC after: 1 week
This commit is contained in:
parent
ad093bdc0a
commit
406b7fa3e0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124807
@ -46,7 +46,7 @@ if installed.
|
||||
You can get a short overview about all the games with the
|
||||
command:
|
||||
.Bd -literal -offset indent
|
||||
$ apropos '(6)'
|
||||
$ apropos '\\(6\\)'
|
||||
.Ed
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 1 ,
|
||||
|
Loading…
Reference in New Issue
Block a user