summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-04-29 20:25:44 +0200
committerAlejandro Colomar <alx@kernel.org>2023-04-29 21:40:16 +0200
commit503bbbfa1a03bf9058b1de8528633610f86c4f5d (patch)
treebc535a46e2ce743dee50d4b4466018f186f62ff5
parent98c9ca4bc79296be2ad08a3f746c8070995b9e6e (diff)
man*/: srcfix
Reported-by: groff(1) (`make build-catman-troff`) Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man3/makedev.32
-rw-r--r--man3/setlocale.34
-rw-r--r--man5/erofs.54
-rw-r--r--man7/string_copying.72
4 files changed, 5 insertions, 7 deletions
diff --git a/man3/makedev.3 b/man3/makedev.3
index 40903f87b..c16805045 100644
--- a/man3/makedev.3
+++ b/man3/makedev.3
@@ -82,7 +82,7 @@ The latter names are exported, but the traditional names are more portable.
.PP
Depending on the version,
glibc also exposes definitions for these macros from
-.IR <sys/types.h>
+.I <sys/types.h>
if suitable feature test macros are defined.
However, this behavior was deprecated in glibc 2.25,
.\" glibc commit dbab6577c6684c62bd2521c1c29dc25c3cac966f
diff --git a/man3/setlocale.3 b/man3/setlocale.3
index cf44d5e85..610066167 100644
--- a/man3/setlocale.3
+++ b/man3/setlocale.3
@@ -215,7 +215,7 @@ C11, POSIX.1-2008.
.B LC_TIME
C11, POSIX.1-2008.
.TP
-.BR LC_MESSAGES
+.B LC_MESSAGES
POSIX.1-2008.
.TP
Others:
@@ -237,7 +237,7 @@ POSIX.1-2001, C89.
.B LC_TIME
C89, POSIX.1-2001.
.TP
-.BR LC_MESSAGES
+.B LC_MESSAGES
POSIX.1-2001.
.TP
Others:
diff --git a/man5/erofs.5 b/man5/erofs.5
index da4c8468e..6c607d66b 100644
--- a/man5/erofs.5
+++ b/man5/erofs.5
@@ -47,7 +47,7 @@ never, if reading from start of file, regardless of position.
Defaults to
.BR readaround .
.TP
-.BR dax
+.B dax
.TQ
.BR dax = always | never
Direct Access control.
@@ -75,8 +75,6 @@ was to
.BR fsid = \fIid\fP
Control CacheFiles on-demand read support.
To be documented.
-.RE
-.IP
.SH VERSIONS
.B erofs
images are versioned through the use of feature flags;
diff --git a/man7/string_copying.7 b/man7/string_copying.7
index 2deaae1d5..fdac68969 100644
--- a/man7/string_copying.7
+++ b/man7/string_copying.7
@@ -203,7 +203,7 @@ Nowadays,
compilers can detect most programmer errors with features like
compiler warnings,
static analyzers, and
-.BR \%_FORTIFY_SOURCE
+.B \%_FORTIFY_SOURCE
(see
.BR ftm (7)).
Keeping the code simple