From: Alejandro Colomar Date: Sat, 23 Aug 2025 18:46:07 +0000 (+0200) Subject: man/man7/environ.7: srcfix X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=50cfdb41a64d303d98a10b6ae6358113e371a595;p=thirdparty%2Fman-pages.git man/man7/environ.7: srcfix Fixes: a82917ada050 (2025-03-30; "man/: srcfix (\fX => \f[X])") Signed-off-by: Alejandro Colomar --- diff --git a/man/man7/environ.7 b/man/man7/environ.7 index fe092941e..c97d478c1 100644 --- a/man/man7/environ.7 +++ b/man/man7/environ.7 @@ -26,7 +26,7 @@ of its parent's environment. By convention, the strings in .I environ have the form -. RI \[dq] name\f[B]=\f[]value \[dq]. +.RI \[dq] name\f[B]=\f[]value \[dq]. The name is case-sensitive and may not contain the character .RB \[dq] = \[dq].