aboutsummaryrefslogtreecommitdiffstats
path: root/man3/regex.3
diff options
context:
space:
mode:
authorнаб <nabijaczleweli@nabijaczleweli.xyz>2023-04-20 14:12:11 +0200
committerAlejandro Colomar <alx@kernel.org>2023-04-20 14:49:13 +0200
commit32b517c9645016f0d9cc8632f319be6743ad928d (patch)
treed2a7eba02b19dafd613a04729dea6e55b95a04f3 /man3/regex.3
parent6810eb5cee57863e3f037d03d8a529bb1e550180 (diff)
downloadman-pages-32b517c9645016f0d9cc8632f319be6743ad928d.tar.gz
man*/: ffix, wfix
Use "bitwise OR" instead of "bitwise-or" (with fonts). No other pages spell it like this. Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man3/regex.3')
-rw-r--r--man3/regex.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/regex.3 b/man3/regex.3
index 3b504a4d51..3ee58f61dd 100644
--- a/man3/regex.3
+++ b/man3/regex.3
@@ -56,7 +56,7 @@ pattern buffer.
.PP
.I cflags
is the
-.RB bitwise- or
+bitwise OR
of zero or more of the following:
.TP
.B REG_EXTENDED
@@ -121,7 +121,7 @@ and
are used to provide information regarding the location of any matches.
.I eflags
is the
-.RB bitwise- or
+bitwise OR
of zero or more of the following flags:
.TP
.B REG_NOTBOL