* The "Brie de Meaux" and "Brie de Melun" double cheese release.

* debian/patches/505_useradd_recommend_adduser: Fix typo: userdel is used
  to remove an user, not to add one. Closes: #475795
This commit is contained in:
nekral-guest
2008-04-13 21:21:00 +00:00
parent 0db4a29c22
commit 510226f810
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,9 +1,12 @@
shadow (1:4.1.1-2) UNRELEASED; urgency=low
* The "Brie de Meaux" and "Brie de Melun" double cheese release.
* debian/control: changed the "Replaces" on manpages-zh to a versioned
one on 1.5.1-1
* debian/control: drop all Replaces on manpages-* when the version is
prior to Etch
* debian/patches/505_useradd_recommend_adduser: Fix typo: userdel is used to
remove an user, not to add one. Closes: #475795
-- Christian Perrier <bubulle@debian.org> Mon, 07 Apr 2008 23:00:26 +0200
+1 -1
View File
@@ -29,7 +29,7 @@ Index: shadow-4.1.0/man/userdel.8.xml
<refsect1 id='description'>
<title>DESCRIPTION</title>
<para>
+ <command>userdel</command> is a low level utility for adding
+ <command>userdel</command> is a low level utility for removing
+ users. On Debian, administrators should usually use
+ <citerefentry><refentrytitle>deluser</refentrytitle>
+ <manvolnum>8</manvolnum></citerefentry> instead.