214efedae2
- shadow-4.1.5.1-backup-mode.patch: open backup file with correct permissions. - shadow-4.1.5.1-logmsg.patch: fix error message - shadow-4.1.5.1-errmsg.patch: print error reason - shadow-4.1.5.1-manfix.patch: fix manual page OBS-URL: https://build.opensuse.org/package/show/Base:System/shadow?expand=0&rev=9
22 lines
665 B
Diff
22 lines
665 B
Diff
diff -up shadow-4.1.5.1/man/useradd.8.xml.manfix shadow-4.1.5.1/man/useradd.8.xml
|
|
--- shadow-4.1.5.1/man/useradd.8.xml.manfix 2013-06-14 15:25:44.000000000 +0200
|
|
+++ shadow-4.1.5.1/man/useradd.8.xml 2013-07-19 07:33:53.768619759 +0200
|
|
@@ -161,7 +161,7 @@
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
- <option>-d</option>, <option>--home</option>
|
|
+ <option>-d</option>, <option>--home-dir</option>
|
|
<replaceable>HOME_DIR</replaceable>
|
|
</term>
|
|
<listitem>
|
|
@@ -362,7 +362,7 @@
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
- <option>-M</option>
|
|
+ <option>-M</option>, <option>--no-create-home</option>
|
|
</term>
|
|
<listitem>
|
|
<para>
|