--- man3/termios.3 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/man3/termios.3 b/man3/termios.3 index 60413f5..71a1e6c 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -374,7 +374,12 @@ If \fBICANON\fP is also set, terminal is uppercase only. Input is converted to lowercase, except for characters preceded by \\. On output, uppercase characters are preceded by \\ and lowercase characters are converted to uppercase. -[requires _BSD_SOURCE or _SVID_SOURCE or _XOPEN_SOURCE] +[requires +.B _BSD_SOURCE +or +.B _SVID_SOURCE +or +.BR _XOPEN_SOURCE ] .\" glibc is probably now wrong to allow .\" Define .\" .B _XOPEN_SOURCE -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html