]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
* man/chage.1.xml: The LOGIN argument is not optional.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 18 Sep 2011 16:59:16 +0000 (16:59 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 18 Sep 2011 16:59:16 +0000 (16:59 +0000)
ChangeLog
man/chage.1.xml

index c84edcf711fc62c76fee490e1f061318b1eb8ec6..cbb24d681843967d7c8697487a8866a52b24a808 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-09-18  Nicolas François  <nicolas.francois@centraliens.net>
+
+       * man/chage.1.xml: The LOGIN argument is not optional.
+
 2011-08-20  Nicolas François  <nicolas.francois@centraliens.net>
 
        * po/POTFILES.in: Added lib/spawn.c.
index d012ceb5256e9740e4d93d2733bec5a61e435d71..7f6d86f7465d352da7fcc14e121f6ca6a09e762d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
    Copyright (c) 1990 - 1994, Julianne Frances Haugh
-   Copyright (c) 2007 - 2008, Nicolas François
+   Copyright (c) 2007 - 2011, Nicolas François
    All rights reserved.
   
    Redistribution and use in source and binary forms, with or without
@@ -52,8 +52,8 @@
       <arg choice='opt'>
        <replaceable>options</replaceable>
       </arg>
-      <arg choice='opt'>
-        <replaceable>LOGIN</replaceable>
+      <arg choice='plain'>
+       <replaceable>LOGIN</replaceable>
       </arg>
     </cmdsynopsis>
   </refsynopsisdiv>