summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/regexp/regexp.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcompat/regexp/regexp.3')
-rw-r--r--lib/libcompat/regexp/regexp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcompat/regexp/regexp.3 b/lib/libcompat/regexp/regexp.3
index d4db21a..f6dad10 100644
--- a/lib/libcompat/regexp/regexp.3
+++ b/lib/libcompat/regexp/regexp.3
@@ -228,7 +228,7 @@ If two characters in the sequence are separated by `\-', this is shorthand
for the full list of
.Tn ASCII
characters between them
-(e.g. `[0-9]' matches any decimal digit).
+(e.g.\& `[0-9]' matches any decimal digit).
To include a literal `]' in the sequence, make it the first character
(following a possible `^').
To include a literal `\-', make it the first or last character.
OpenPOWER on IntegriCloud