* man/su.1.xml: Fix the su synopsis. username is referenced in the

manpage, not LOGIN.
This commit is contained in:
nekral-guest 2008-11-23 00:16:10 +00:00
parent 1a04bbb044
commit 2297508f13
2 changed files with 6 additions and 1 deletions

View File

@ -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>
* libmisc/chowntty.c: Improve the logs for fchown and fchmod

View File

@ -67,7 +67,7 @@
</arg>
<arg choice='opt'>
<arg choice='plain'>
<replaceable>LOGIN</replaceable>
<replaceable>username</replaceable>
</arg>
</arg>
</cmdsynopsis>