summaryrefslogtreecommitdiff
path: root/man/1/read
diff options
context:
space:
mode:
authorforsyth <forsyth@vitanuova.com>2012-12-07 23:49:34 +0000
committerforsyth <forsyth@vitanuova.com>2012-12-07 23:49:34 +0000
commitbd2d0217cb2b3fd15623144ddba5666769817f8f (patch)
tree7453aa60177941a01eb6f53b8185b3d7f0261416 /man/1/read
parent4c570e7afcbfd8f6e672fc5594fb08d76626b473 (diff)
20120207-2349
Diffstat (limited to 'man/1/read')
-rw-r--r--man/1/read4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/1/read b/man/1/read
index e9caab60..09594f86 100644
--- a/man/1/read
+++ b/man/1/read
@@ -48,10 +48,10 @@ read.
.I Read
prints a diagnostic and returns a non-empty exit
status
-.CW fail:error
+.L fail:error
on an I/O error;
it quietly returns status
-.CW fail:eof
+.L fail:eof
if the read returns zero bytes (conventionally, end of file).
.SH SEE ALSO
.IR cat (1),