summaryrefslogtreecommitdiffstats
path: root/man3type
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2024-01-16 07:39:40 -0600
committerAlejandro Colomar <alx@kernel.org>2024-01-16 16:14:57 +0100
commit3a271d5b89c536ff88a238986332269b126a6e91 (patch)
treed9a7500eb4b2c8ebacd6f91171f429467a603e88 /man3type
parent527f31b9f762d0b61aa6aa5da8b8f4e63520b1fd (diff)
fts.3, div_t.3type: ffix
Break lines containing a parametric prefix to a man page name into two lines, using distinct font alternation macros and the `\c` escape sequence to "connect" the output. This prepares for adoption of the `MR` man(7) macro in groff 1.23.0. The style seen here assumes that the typeface used for man page names is bold, which is ahistorical and which the `MR` feature makes configurable. It might be better to recast this shorthand into English. Signed-off-by: "G. Branden Robinson" <g.branden.robinson@gmail.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man3type')
-rw-r--r--man3type/div_t.3type3
1 files changed, 2 insertions, 1 deletions
diff --git a/man3type/div_t.3type b/man3type/div_t.3type
index 857dae17e..7abbb7616 100644
--- a/man3type/div_t.3type
+++ b/man3type/div_t.3type
@@ -40,7 +40,8 @@ Standard C library
.SH DESCRIPTION
.RI [[ l ] l ] div_t
is the type of the value returned by the
-.RB [[ l ] l ] div (3)
+.RB [[ l ] l ]\c
+.BR div (3)
function.
.P
.I imaxdiv_t