diff options
| author | Jakub Wilk <jwilk@jwilk.net> | 2023-03-10 14:49:59 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2023-03-11 00:43:06 +0100 |
| commit | 64d5bd711898b258e69c2bd75ebba53ac500ec43 (patch) | |
| tree | aec8f4c81481de872e461e9d54339e7d8fccf395 | |
| parent | 0440d04f831796e92d968422b8c49941e046cb8a (diff) | |
| download | man-pages-64d5bd711898b258e69c2bd75ebba53ac500ec43.tar.gz | |
standards.7: ffix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
| -rw-r--r-- | man7/standards.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/standards.7 b/man7/standards.7 index 3073025fdb..54dd2eb304 100644 --- a/man7/standards.7 +++ b/man7/standards.7 @@ -132,7 +132,7 @@ describing real-time facilities for portable operating systems, ratified by ISO in 1996 .RI ( "ISO/IEC 9945-1:1996" ). .TP -.B POSIX.1c " (formerly known as \fIPOSIX.4a\fP)" +.BR POSIX.1c " (formerly known as \fIPOSIX.4a\fP)" IEEE Std 1003.1c-1995, which describes the POSIX threads interfaces. .TP .B POSIX.1d |
