mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-27 08:00:11 +00:00
Correct a minor syntax mistake.
PR: docs/67458 Submitted by: Michel Lavondes <fox@vader.aacc.cc.md.us> MFC after: 3 days
This commit is contained in:
parent
0e252c9a1a
commit
dca30d0f35
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=131764
@ -394,7 +394,7 @@ expressions. These are:
|
||||
Deficiencies / Bugs section below regarding
|
||||
"dangerous trailing context".)
|
||||
^r an r, but only at the beginning of a line (i.e.,
|
||||
which just starting to scan, or right after a
|
||||
when just starting to scan, or right after a
|
||||
newline has been scanned).
|
||||
r$ an r, but only at the end of a line (i.e., just
|
||||
before a newline). Equivalent to "r/\\n".
|
||||
|
Loading…
Reference in New Issue
Block a user