From 44732c9c88e77ba1e97f1b7668488f65c51cbc8a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 16 Jan 2010 18:02:43 +0100 Subject: [PATCH] sendfile.2, wctrans.3, wctype.3, pipe.7, zic.8: Global fix: s/Non-/Non/ The tendency in English, as prescribed in style guides like Chicago MoS, is towards removing hyphens after prefixes like "non-" etc. Signed-off-by: Michael Kerrisk --- man2/sendfile.2 | 2 +- man3/wctrans.3 | 2 +- man3/wctype.3 | 2 +- man7/pipe.7 | 2 +- man8/zic.8 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/man2/sendfile.2 b/man2/sendfile.2 index 3e8edd9d5..2a14a456e 100644 --- a/man2/sendfile.2 +++ b/man2/sendfile.2 @@ -108,7 +108,7 @@ is set appropriately. .SH ERRORS .TP .B EAGAIN -Non-blocking I/O has been selected using +Nonblocking I/O has been selected using .B O_NONBLOCK and the write would block. .TP diff --git a/man3/wctrans.3 b/man3/wctrans.3 index 46a7dfb83..e79cf74fc 100644 --- a/man3/wctrans.3 +++ b/man3/wctrans.3 @@ -26,7 +26,7 @@ which can map a wide character to another wide character. Its nature is implementation-dependent, but the special value \fI(wctrans_t)\ 0\fP denotes an invalid mapping. -Non-zero \fIwctrans_t\fP +Nonzero \fIwctrans_t\fP values can be passed to the .BR towctrans (3) function to actually perform diff --git a/man3/wctype.3 b/man3/wctype.3 index 979f99d6b..9ee15c2a9 100644 --- a/man3/wctype.3 +++ b/man3/wctype.3 @@ -26,7 +26,7 @@ may not have. In other words, it represents a class of wide characters. This type's nature is implementation-dependent, but the special value \fI(wctype_t) 0\fP denotes an invalid property. -Non-zero \fBwctype_t\fP values +Nonzero \fBwctype_t\fP values can be passed to the .BR iswctype (3) function diff --git a/man7/pipe.7 b/man7/pipe.7 index a59afdf5c..6e23ef642 100644 --- a/man7/pipe.7 +++ b/man7/pipe.7 @@ -76,7 +76,7 @@ If a process attempts to write to a full pipe (see below), then .BR write (2) blocks until sufficient data has been read from the pipe to allow the write to complete. -Non-blocking I/O is possible by using the +Nonblocking I/O is possible by using the .BR fcntl (2) .B F_SETFL operation to enable the diff --git a/man8/zic.8 b/man8/zic.8 index 949fb62d6..a06ac78a1 100644 --- a/man8/zic.8 +++ b/man8/zic.8 @@ -98,7 +98,7 @@ to the end of the line the sharp character appears on. White space characters and sharp characters may be enclosed in double quotes (") if they're to be used as part of a field. Any line that is blank (after comment stripping) is ignored. -Non-blank lines are expected to be of one of three types: +Nonblank lines are expected to be of one of three types: rule lines, zone lines, and link lines. .PP A rule line has the form