]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man7/environ.7: srcfix
authorAlejandro Colomar <alx@kernel.org>
Sat, 23 Aug 2025 18:46:07 +0000 (20:46 +0200)
committerAlejandro Colomar <alx@kernel.org>
Sun, 24 Aug 2025 20:21:12 +0000 (22:21 +0200)
Fixes: a82917ada050 (2025-03-30; "man/: srcfix (\fX => \f[X])")
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man7/environ.7

index fe092941e9ba5f6e27fb2c71e7ffa2bb738a42cc..c97d478c1170bc0f83b7a70903c291493eeec8c9 100644 (file)
@@ -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].