]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
system_data_types.7: ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 18 Oct 2020 13:04:49 +0000 (15:04 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 18 Oct 2020 13:04:49 +0000 (15:04 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/system_data_types.7

index 285b720f72ca88fc8f5abd5f647543d4b7baae11..5dceec933371876f7396bc72d794cbad5f8b4769 100644 (file)
@@ -801,7 +801,7 @@ typedef struct {
 .PP
 This is a structure type used in regular expression matching.
 It holds a compiled regular expression, compiled with
-.IR regcomp (3).
+.BR regcomp (3).
 .PP
 Conforming to:
 POSIX.1-2001 and later.