Package: passwd
Version: 1:4.1.4.2+svn3283-2+squeeze1
Severity: wishlist
Tags: patch

Two patches for the shadow manpages. They just remove typos or include
very minor changes.

Cheers,
Simon


-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages passwd depends on:
ii  debianutils                   3.4        Miscellaneous utilities specific t
ii  libc6                         2.11.2-10  Embedded GNU C Library: Shared lib
ii  libpam-modules                1.1.1-6.1  Pluggable Authentication Modules f
ii  libpam0g                      1.1.1-6.1  Pluggable Authentication Modules l
ii  libselinux1                   2.0.96-1   SELinux runtime shared libraries

passwd recommends no packages.

passwd suggests no packages.

-- no debconf information
Index: newusers.8.xml
===================================================================
--- newusers.8.xml	(revision 3313)
+++ newusers.8.xml	(working copy)
@@ -163,11 +163,11 @@
 	  </para>
 	  <para>
 	    If this field contains the name of a group which does not
-	    exist (and was not created earlier wbefore by
+	    exist (and was not created before by
 	    <command>newusers</command>), a new group will be created with
 	    the specified name and a GID will be automatically defined by
 	    <command>newusers</command> to be used as the primary group ID
-	    for the user and Gs the ID for the new group.
+	    for the user and GID for the new group.
 	  </para>
 	</listitem>
       </varlistentry>
Index: suauth.5.xml
===================================================================
--- suauth.5.xml	(revision 3313)
+++ suauth.5.xml	(working copy)
@@ -76,7 +76,7 @@
     <para>
       Where to-id is either the word <emphasis>ALL</emphasis>, a list of
       usernames delimited by "," or the words <emphasis>ALL
-      EXCEPT</emphasis> followed by a list of usernames delimited by ","
+      EXCEPT</emphasis> followed by a list of usernames delimited by ",".
     </para>
 
     <para>
Index: limits.5.xml
===================================================================
--- limits.5.xml	(revision 3313)
+++ limits.5.xml	(working copy)
@@ -137,15 +137,15 @@
     </para>
 
     <para>
-      If a line with limits for an user exist, only the first line for
+      If more than one line with limits for an user exist, only the first line for
       this user will be considered.
     </para>
 
     <para>
       If no lines are specified for an user, the last
       <replaceable>@group</replaceable> line matching a group whose the
-      user is a member of will be conisdered, or the last line with
-      default limits if no groups contain the user).
+      user is a member of will be considered, or the last line with
+      default limits if no groups contain the user.
     </para>
 
     <para>
Index: logoutd.8.xml
===================================================================
--- logoutd.8.xml	(revision 3313)
+++ logoutd.8.xml	(working copy)
@@ -37,7 +37,7 @@
   </refmeta>
   <refnamediv id='name'>
     <refname>logoutd</refname>
-    <refpurpose>Enforce login time restrictions</refpurpose>
+    <refpurpose>enforce login time restrictions</refpurpose>
   </refnamediv>
   <!-- body begins here -->
   <refsynopsisdiv id='synopsis'>
Index: chgpasswd.8.xml
===================================================================
--- chgpasswd.8.xml	(revision 3313)
+++ chgpasswd.8.xml	(working copy)
@@ -74,7 +74,7 @@
     </para>
     <para>
       The default encryption algorithm can be defined for the system with
-      the ENCRYPT_METHOD variable of <filename>/etc/login.defs</filename>,
+      the <option>ENCRYPT_METHOD</option> variable of <filename>/etc/login.defs</filename>,
       and can be overwiten with the <option>-e</option>,
       <option>-m</option>, or <option>-c</option> options.
     </para>
Index: groups.1.xml
===================================================================
--- groups.1.xml	(revision 3313)
+++ groups.1.xml	(working copy)
@@ -67,7 +67,7 @@
       Systems which do not support concurrent group sets will have the
       information from <filename>/etc/group</filename> reported. The user
       must use <command>newgrp</command> or <command>sg</command> to change
-      their current real and effective group ID.
+      his current real and effective group ID.
     </para>
   </refsect1>
 
Index: faillog.5.xml
===================================================================
--- faillog.5.xml	(revision 3313)
+++ faillog.5.xml	(working copy)
@@ -50,7 +50,7 @@
       The file contains fixed length
       records, indexed by numerical UID. Each record contains the count of
       login failures since the last successful login; the maximum number of
-      failures before the account is disabled; the line on whiche the last login
+      failures before the account is disabled; the line on which the last login
       failure occurred; the date of the last login failure;
       and the duration (in seconds) during which the account will be locked after
       a failure.
Index: MD5_CRYPT_ENAB.xml
===================================================================
--- MD5_CRYPT_ENAB.xml	(revision 3313)
+++ MD5_CRYPT_ENAB.xml	(working copy)
@@ -42,7 +42,7 @@
       Default is <replaceable>no</replaceable>.
     </para>
     <para>
-      This variable is superceded by the <option>ENCRYPT_METHOD</option>
+      This variable is superseded by the <option>ENCRYPT_METHOD</option>
       variable or by any command line option used to configure the
       encryption algorithm.
     </para>
Index: PORTTIME_CHECKS_ENAB.xml
===================================================================
--- PORTTIME_CHECKS_ENAB.xml	(revision 3313)
+++ PORTTIME_CHECKS_ENAB.xml	(working copy)
@@ -32,7 +32,8 @@
   <term><option>PORTTIME_CHECKS_ENAB</option> (boolean)</term>
   <listitem>
     <para>
-      Enable checking of time restrictions specified in /etc/porttime.
+      Enable checking of time restrictions specified in
+      <filename>/etc/porttime</filename>.
     </para>
   </listitem>
 </varlistentry>
Index: SHA_CRYPT_MIN_ROUNDS.xml
===================================================================
--- SHA_CRYPT_MIN_ROUNDS.xml	(revision 3313)
+++ SHA_CRYPT_MIN_ROUNDS.xml	(working copy)
@@ -47,7 +47,7 @@
       (5000).
     </para>
     <para>
-      The values must be inside the 1000-999999999 range.
+      The values must be inside the 1000-999,999,999 range.
     </para>
     <para>
       If only one of the <option>SHA_CRYPT_MIN_ROUNDS</option> or
Index: DEFAULT_HOME.xml
===================================================================
--- DEFAULT_HOME.xml	(revision 3313)
+++ DEFAULT_HOME.xml	(working copy)
@@ -33,7 +33,7 @@
   <listitem>
     <para>
       Indicate if login is allowed if we can't cd to the home directory.
-      Default in no.
+      Default is no.
     </para>
     <para>
       If set to <replaceable>yes</replaceable>, the user will login in
Index: LOGIN_RETRIES.xml
===================================================================
--- LOGIN_RETRIES.xml	(revision 3313)
+++ LOGIN_RETRIES.xml	(working copy)
@@ -36,7 +36,7 @@
     </para>
     <para condition="pam">
       This will most likely be overridden by PAM, since the default
-      pam_unix module has it's own built in of 3 retries. However, this is
+      pam_unix module has its own built in of 3 retries. However, this is
       a safe fallback in case you are using an authentication module that
       does not enforce PAM_MAXTRIES.
     </para>

Reply via email to