Print this page
4023 - Typo in file(1) manpage and various others

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1c/uuencode.1c
          +++ new/usr/src/man/man1c/uuencode.1c
   1    1  '\" te
   2    2  .\"  Copyright 1989 AT&T  Copyright (c) 1980 Regents of the University of California.  All rights reserved.  The Berkeley software License Agreement  specifies the terms and conditions for redistribution.  Copyright (c) 2003, Sun Microsystems, Inc.  All Rights Reserved  Portions Copyright (c) 2002, X/Open Company Limited  All Rights Reserved
   3    3  .\" Sun Microsystems, Inc. gratefully acknowledges The Open Group for permission to reproduce portions of its copyrighted documentation. Original documentation from The Open Group can be obtained online at
   4    4  .\" http://www.opengroup.org/bookstore/.
   5    5  .\" 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.
   6    6  .\"  This notice shall appear on any product containing this material.
   7      -.TH UUENCODE 1C "Aug 6, 2003"
        7 +.TH UUENCODE 1C "Sep 10, 2013"
   8    8  .SH NAME
   9    9  uuencode, uudecode \- encode a binary file, or decode its encoded
  10   10  representation
  11   11  .SH SYNOPSIS
  12   12  .LP
  13   13  .nf
  14   14  \fBuuencode\fR [\fIsource-file\fR] \fIdecode_pathname\fR
  15   15  .fi
  16   16  
  17   17  .LP
↓ open down ↓ 128 lines elided ↑ open up ↑
 146  146  .LP
 147  147  stdout
 148  148  .SS "uuencode Base64 Algorithm"
 149  149  .sp
 150  150  .LP
 151  151  The standard output is a text file, encoded in the character set of the current
 152  152  locale, that begins with the line:
 153  153  .sp
 154  154  .in +2
 155  155  .nf
 156      -begin-base64 %s %s\n, \fImode\fR, \fIdecode_pathname\fR
      156 +begin-base64 %s %s\en, \fImode\fR, \fIdecode_pathname\fR
 157  157  .fi
 158  158  .in -2
 159  159  .sp
 160  160  
 161  161  .sp
 162  162  .LP
 163  163  and ends with the line:
 164  164  .sp
 165  165  .in +2
 166  166  .nf
↓ open down ↓ 211 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX