* 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:
Vendored
+3
@@ -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
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user