summaryrefslogtreecommitdiffstats
path: root/doc/puts.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/puts.n')
-rw-r--r--doc/puts.n3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/puts.n b/doc/puts.n
index 9fa5f15..5c1c12c 100644
--- a/doc/puts.n
+++ b/doc/puts.n
@@ -37,8 +37,7 @@ Newline characters in the output are translated by \fBputs\fR to
platform-specific end-of-line sequences according to the current
value of the \fB\-translation\fR option for the channel (for example,
on PCs newlines are normally replaced with carriage-return-linefeed
-sequences; on Macintoshes newlines are normally replaced with
-carriage-returns).
+sequences).
See the \fBfconfigure\fR manual entry for a discussion on ways in
which \fBfconfigure\fR will alter output.
.PP