* man/su.1.xml: Fix the su synopsis. username is referenced in the
manpage, not LOGIN.
This commit is contained in:
parent
1a04bbb044
commit
2297508f13
@ -1,3 +1,8 @@
|
|||||||
|
2008-11-23 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
|
* man/su.1.xml: Fix the su synopsis. username is referenced in the
|
||||||
|
manpage, not LOGIN.
|
||||||
|
|
||||||
2008-11-23 Nicolas François <nicolas.francois@centraliens.net>
|
2008-11-23 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
* libmisc/chowntty.c: Improve the logs for fchown and fchmod
|
* libmisc/chowntty.c: Improve the logs for fchown and fchmod
|
||||||
|
@ -67,7 +67,7 @@
|
|||||||
</arg>
|
</arg>
|
||||||
<arg choice='opt'>
|
<arg choice='opt'>
|
||||||
<arg choice='plain'>
|
<arg choice='plain'>
|
||||||
<replaceable>LOGIN</replaceable>
|
<replaceable>username</replaceable>
|
||||||
</arg>
|
</arg>
|
||||||
</arg>
|
</arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
|
Loading…
Reference in New Issue
Block a user