From eee0a2ec833a385c8d0ba916aa9cdcf4b40dfe39 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 23 Jun 2007 08:19:17 +0000 Subject: [PATCH] minor wording fix --- man2/stat.2 | 4 ++-- man3/termios.3 | 1 + man3/xdr.3 | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/man2/stat.2 b/man2/stat.2 index b52a387ea..c410bad6e 100644 --- a/man2/stat.2 +++ b/man2/stat.2 @@ -126,8 +126,8 @@ The .I st_blocks field indicates the number of blocks allocated to the file, 512-byte units. (This may be smaller than -.IR st_size /512, -for example, when the file has holes.) +.IR st_size /512 +when the file has holes.) The .IR st_blksize diff --git a/man3/termios.3 b/man3/termios.3 index 446cd5d5e..874be6116 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -367,6 +367,7 @@ On output, uppercase characters are preceded by \\ and lowercase characters are converted to uppercase. .\" [requires _BSD_SOURCE or _SVID_SOURCE or _XOPEN_SOURCE] .\" glibc is probably now wrong to allow +Define .B _XOPEN_SOURCE to expose .BR XCASE . diff --git a/man3/xdr.3 b/man3/xdr.3 index 77d997ae9..05c8fa9be 100644 --- a/man3/xdr.3 +++ b/man3/xdr.3 @@ -590,8 +590,8 @@ stream object pointed to by .IR xdrs . The .SM XDR -stream data is written to, or read from, the Standard -.B I/O +stream data is written to, or read from, the +.I stdio stream .IR file . The parameter