]> granicus.if.org Git - shadow/commitdiff
* man/su.1.xml: Fix the su synopsis. username is referenced in the
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 23 Nov 2008 00:16:10 +0000 (00:16 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 23 Nov 2008 00:16:10 +0000 (00:16 +0000)
manpage, not LOGIN.

ChangeLog
man/su.1.xml

index b278bcb90c55981e47cfb689152e02d7ca51aabd..6351ecec22106e5e45bae6a63351d44a2c1203d2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index 873191ac25ff5334bda63ad72e237e14354c43ca..ee63be97202924eba4feb91ff97d5779f8cd4c6c 100644 (file)
@@ -67,7 +67,7 @@
       </arg>
       <arg choice='opt'>
        <arg choice='plain'>
-         <replaceable>LOGIN</replaceable>
+         <replaceable>username</replaceable>
        </arg>
       </arg>
     </cmdsynopsis>