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

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/id.1m
          +++ new/usr/src/man/man1m/id.1m
   1    1  '\" te
   2    2  .\"  Copyright (c) 1992, X/Open Company Limited  All Rights Reserved  Portions Copyright (c) 2006, Sun Microsystems, Inc.  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    7  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
   8    8  .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
   9    9  .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
  10      -.TH ID 1M "Nov 28, 2006"
       10 +.TH ID 1M "Sep 10, 2013"
  11   11  .SH NAME
  12   12  id \- return user identity
  13   13  .SH SYNOPSIS
  14   14  .LP
  15   15  .nf
  16   16  \fB/usr/bin/id\fR [\fB-p\fR] [\fIuser\fR]
  17   17  .fi
  18   18  
  19   19  .LP
  20   20  .nf
↓ open down ↓ 194 lines elided ↑ open up ↑
 215  215  Reports additionally the current project membership of the invoking process.
 216  216  The project is reported using the            format:
 217  217  .sp
 218  218  .in +2
 219  219  .nf
 220  220  "projid=%u(%s)"
 221  221  .fi
 222  222  .in -2
 223  223  .sp
 224  224  
 225      -which is inserted prior to the \fB\n\fR character of the default format
      225 +which is inserted prior to the \fB\en\fR character of the default format
 226  226  described in the \fBFormats\fR section. The arguments
 227  227  .sp
 228  228  .in +2
 229  229  .nf
 230  230  <\fIproject ID\fR>,<\fIproject name\fR>
 231  231  .fi
 232  232  .in -2
 233  233  .sp
 234  234  
 235  235  are appended to the end of the argument list.  If the project \fBID\fR cannot
↓ open down ↓ 145 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX