Avoid spaces between <option> and <replaceable>
* man/chage.1.xml: Add a non breaking space between options and their parameter because xml2po removes those spaces. Alioth#314401 * man/chfn.1.xml: Likewise. * man/chgpasswd.8.xml: Likewise. * man/chpasswd.8.xml: Likewise. * man/chsh.1.xml: Likewise. * man/faillog.8.xml: Likewise. * man/gpasswd.1.xml: Likewise. * man/groupadd.8.xml: Likewise. * man/groupdel.8.xml: Likewise. * man/groupmems.8.xml: Likewise. * man/groupmod.8.xml: Likewise. * man/grpck.8.xml: Likewise. * man/lastlog.8.xml: Likewise. * man/newusers.8.xml: Likewise. * man/passwd.1.xml: Likewise. * man/pwck.8.xml: Likewise. * man/pwconv.8.xml: Likewise. * man/su.1.xml: Likewise. * man/useradd.8.xml: Likewise. * man/userdel.8.xml: Likewise. * man/usermod.8.xml: Likewise. * man/vipw.8.xml: Likewise.
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
<variablelist remap='IP'>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>-f</option>, <option>--full-name</option> <replaceable>FULL_NAME</replaceable>
|
||||
<option>-f</option>, <option>--full-name</option> <replaceable>FULL_NAME</replaceable>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>Change the user's full name.</para>
|
||||
@@ -123,7 +123,7 @@
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>-h</option>, <option>--home-phone</option> <replaceable>HOME_PHONE</replaceable>
|
||||
<option>-h</option>, <option>--home-phone</option> <replaceable>HOME_PHONE</replaceable>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>Change the user's home phone number.</para>
|
||||
@@ -131,7 +131,7 @@
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>-o</option>, <option>--other</option> <replaceable>OTHER</replaceable>
|
||||
<option>-o</option>, <option>--other</option> <replaceable>OTHER</replaceable>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
@@ -143,7 +143,7 @@
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>-r</option>, <option>--room</option> <replaceable>ROOM_NUMBER</replaceable>
|
||||
<option>-r</option>, <option>--room</option> <replaceable>ROOM_NUMBER</replaceable>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>Change the user's room number.</para>
|
||||
@@ -151,8 +151,7 @@
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>-R</option>, <option>--root</option>
|
||||
<replaceable>CHROOT_DIR</replaceable>
|
||||
<option>-R</option>, <option>--root</option> <replaceable>CHROOT_DIR</replaceable>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
@@ -172,7 +171,7 @@
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>-w</option>, <option>--work-phone</option> <replaceable>WORK_PHONE</replaceable>
|
||||
<option>-w</option>, <option>--work-phone</option> <replaceable>WORK_PHONE</replaceable>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>Change the user's office phone number.</para>
|
||||
|
||||
Reference in New Issue
Block a user