]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man*/: ffix, wfix
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Thu, 20 Apr 2023 12:12:11 +0000 (14:12 +0200)
committerAlejandro Colomar <alx@kernel.org>
Thu, 20 Apr 2023 12:49:13 +0000 (14:49 +0200)
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>
man2/adjtimex.2
man2/clone.2
man2/mprotect.2
man2/open.2
man2/syscall.2
man3/regex.3

index 523347de23edd2d6a2e4e559bbc56de541747c43..40b05cb0e8f8ae4235dc36bce03567785c0f607b 100644 (file)
@@ -90,7 +90,7 @@ the constants used for
 .BR ntp_adjtime ()
 are equivalent but differently named.)
 It is a bit mask containing a
-.RI bitwise- or
+bitwise OR
 combination of zero or more of the following bits:
 .TP
 .B ADJ_OFFSET
index 42ee3fee8b3bdc710a13c558ff62b4107d724378..ec43841ebe9e0cd15c9816ad5ce021d355c685c0 100644 (file)
@@ -413,7 +413,7 @@ mask in the remainder of this page.
 .PP
 The
 .I flags
-mask is specified as a bitwise-OR of zero or more of
+mask is specified as a bitwise OR of zero or more of
 the constants listed below.
 Except as noted below, these flags are available
 (and have the same effect) in both
index 52c14da0585b369d8f8a223eb6dbaefd58056c23..5a829dafea74fa816c0081dbe8faff99a441b3d0 100644 (file)
@@ -43,7 +43,7 @@ signal for the process.
 .I prot
 is a combination of the following access flags:
 .B PROT_NONE
-or a bitwise-or of the other values in the following list:
+or a bitwise OR of the other values in the following list:
 .TP
 .B PROT_NONE
 The memory cannot be accessed at all.
index 77c06b55d90d0ad1c7aada33ddedbb4515af269e..b5aff887cb653bdbf06e8ecd02d859c05a0834c4 100644 (file)
@@ -123,7 +123,7 @@ respectively.
 .PP
 In addition, zero or more file creation flags and file status flags
 can be
-.RI bitwise- or 'd
+bitwise ORed
 in
 .IR flags .
 The
index 3eba62182fd457aa50e74a6408041b84e8155282..55233ac515d0ce0dc807bbec94d62cef6f9a6bcb 100644 (file)
@@ -235,7 +235,7 @@ nuances:
 In order to indicate that a system call is called under the x32 ABI,
 an additional bit,
 .BR __X32_SYSCALL_BIT ,
-is bitwise-ORed with the system call number.
+is bitwise ORed with the system call number.
 The ABI used by a process affects some process behaviors,
 including signal handling or system call restarting.
 .IP \[bu]
index 3b504a4d51e8753e79c08117fad00d9a0b11ad9c..3ee58f61dd6ec05061e5847b24778104a4ff713f 100644 (file)
@@ -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