summaryrefslogtreecommitdiff
path: root/usr/src/man/man1c
diff options
context:
space:
mode:
authorBart Coddens <bart.coddens@gmail.com>2013-09-10 20:33:47 +0200
committerRobert Mustacchi <rm@joyent.com>2013-09-13 17:04:07 -0700
commit98cdf45a92ada981b8c4e22ac69956b4139b1341 (patch)
tree04b04bdbfcbfcc0c197d0c65bf2d337136022874 /usr/src/man/man1c
parenta7fe1d5bb55904d4c79638b8778bc9dd8ed7fd7b (diff)
downloadillumos-joyent-98cdf45a92ada981b8c4e22ac69956b4139b1341.tar.gz
4023 Properly escape newlines and carriage returns in man pages
Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/man/man1c')
-rw-r--r--usr/src/man/man1c/uuencode.1c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man1c/uuencode.1c b/usr/src/man/man1c/uuencode.1c
index 2433e2e22c..e0f7f3f8ee 100644
--- a/usr/src/man/man1c/uuencode.1c
+++ b/usr/src/man/man1c/uuencode.1c
@@ -4,7 +4,7 @@
.\" http://www.opengroup.org/bookstore/.
.\" The Institute of Electrical and Electronics Engineers and The Open Group, have given us permission to reprint portions of their documentation. In the following statement, the phrase "this text" refers to portions of the system documentation. Portions of this text are reprinted and reproduced in electronic form in the Sun OS Reference Manual, from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group Base Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of Electrical and Electronics Engineers, Inc and The Open Group. In the event of any discrepancy between these versions and the original IEEE and The Open Group Standard, the original IEEE and The Open Group Standard is the referee document. The original Standard can be obtained online at http://www.opengroup.org/unix/online.html.
.\" This notice shall appear on any product containing this material.
-.TH UUENCODE 1C "Aug 6, 2003"
+.TH UUENCODE 1C "Sep 10, 2013"
.SH NAME
uuencode, uudecode \- encode a binary file, or decode its encoded
representation
@@ -153,7 +153,7 @@ locale, that begins with the line:
.sp
.in +2
.nf
-begin-base64 %s %s\n, \fImode\fR, \fIdecode_pathname\fR
+begin-base64 %s %s\en, \fImode\fR, \fIdecode_pathname\fR
.fi
.in -2
.sp