Print this page
3798 Typo in passwd(1) man page

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1/passwd.1
          +++ new/usr/src/man/man1/passwd.1
   1    1  '\" te
   2    2  .\" Copyright 1989 AT&T
   3    3  .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved.
   4    4  .\" 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. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
   5    5  .\"  See the License for the specific language governing permissions and limitations under the License. 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
   6    6  .\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   7      -.TH PASSWD 1 "Feb 25, 2009"
        7 +.TH PASSWD 1 "May 31, 2013"
   8    8  .SH NAME
   9    9  passwd \- change login password and password attributes
  10   10  .SH SYNOPSIS
  11   11  .LP
  12   12  .nf
  13   13  \fBpasswd\fR [\fB-r\fR files | \fB-r\fR ldap | \fB-r\fR nis | \fB-r\fR nisplus] [\fIname\fR]
  14   14  .fi
  15   15  
  16   16  .LP
  17   17  .nf
↓ open down ↓ 449 lines elided ↑ open up ↑
 467  467  flexible in the face of unknown codes. While all existing codes are two
 468  468  characters in length that might not always be the case.
 469  469  .sp
 470  470  The following are the current status codes:
 471  471  .sp
 472  472  .ne 2
 473  473  .na
 474  474  \fB\fBLK\fR\fR
 475  475  .ad
 476  476  .RS 6n
 477      -Account is locked for UNIX authenitcation. \fBpasswd -l\fR was run or the
      477 +Account is locked for UNIX authentication. \fBpasswd -l\fR was run or the
 478  478  authentication failed \fBRETRIES\fR times.
 479  479  .RE
 480  480  
 481  481  .sp
 482  482  .ne 2
 483  483  .na
 484  484  \fB\fBNL\fR\fR
 485  485  .ad
 486  486  .RS 6n
 487  487  The account is a no login account. \fBpasswd -N\fR has been run.
↓ open down ↓ 592 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX