* man/usermod.8.xml: use a <replaceable> instead of a
<emphasis remap='I'>.
This commit is contained in:
parent
dc857372ed
commit
1def19ecea
@ -1,3 +1,8 @@
|
|||||||
|
2009-03-14 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
|
* man/usermod.8.xml: use a <replaceable> instead of a
|
||||||
|
<emphasis remap='I'>.
|
||||||
|
|
||||||
2009-03-14 Nicolas François <nicolas.francois@centraliens.net>
|
2009-03-14 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
* man/newusers.8.xml: Document the behavior of newusers for each
|
* man/newusers.8.xml: Document the behavior of newusers for each
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (c) 1991 - 1994, Julianne Frances Haugh
|
Copyright (c) 1991 - 1994, Julianne Frances Haugh
|
||||||
Copyright (c) 2007 - 2008, Nicolas François
|
Copyright (c) 2007 - 2009, Nicolas François
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
@ -173,9 +173,9 @@
|
|||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
The name of the user will be changed from <emphasis
|
The name of the user will be changed from
|
||||||
remap='I'>LOGIN</emphasis> to <emphasis
|
<replaceable>LOGIN</replaceable> to
|
||||||
remap='I'>NEW_LOGIN</emphasis>. Nothing else is changed. In
|
<replaceable>NEW_LOGIN</replaceable>. Nothing else is changed. In
|
||||||
particular, the user's home directory name should probably be
|
particular, the user's home directory name should probably be
|
||||||
changed manually to reflect the new login name.
|
changed manually to reflect the new login name.
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user