forked from mirrors/tftp-hpa-google
Grammar fix.
This commit is contained in:
parent
499eaf7b90
commit
8f396ac2aa
1 changed files with 2 additions and 1 deletions
|
@ -230,7 +230,8 @@ The entire string matched by the
|
||||||
.IR regex .
|
.IR regex .
|
||||||
.TP
|
.TP
|
||||||
\fB\\1\fP to \fB\\9\fP
|
\fB\\1\fP to \fB\\9\fP
|
||||||
Match the first nine parentensized subexpressions, \\( ... \\) of the
|
The strings matched by each of the first nine parenthesized
|
||||||
|
subexpressions, \\( ... \\), of the
|
||||||
.I regex
|
.I regex
|
||||||
pattern.
|
pattern.
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue