* man/groupadd.8.xml: Remove the list of (short) options from the
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 13 Sep 2008 11:55:08 +0000 (11:55 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 13 Sep 2008 11:55:08 +0000 (11:55 +0000)
SYNOPSIS. Replaced with [options] for consistency with other tools
and maintainability.

ChangeLog
man/groupadd.8.xml

index a1cdcd2689648fdc49eee59b54b666b9b38a0986..a9a2076210b00b2d3a565bae4312755d94126671 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-11  Nicolas François  <nicolas.francois@centraliens.net>
+
+       * man/groupadd.8.xml: Remove the list of (short) options from the
+       SYNOPSIS. Replaced with [options] for consistency with other tools
+       and maintainability.
+
 2008-09-07  Nicolas François  <nicolas.francois@centraliens.net>
 
        From RedHat's patch shadow-4.1.2-sysAccountDownhill.patch
index 04f7aec1cdfdfb6faf0aa8200f1634c5153901a9..279d82081219df95bdc0e462f99ce02a378920ce 100644 (file)
     <cmdsynopsis>
       <command>groupadd</command>
       <arg choice='opt'>
-       <arg choice='plain'>-g <replaceable>GID</replaceable></arg>
-       <arg choice='opt'>-o</arg>
-      </arg>
-      <arg choice='opt'>-f </arg>
-      <arg choice='opt'>-K <replaceable>KEY</replaceable>=<replaceable>VALUE</replaceable></arg>
-      <arg choice='plain'>
+       <replaceable>options</replaceable>
        <replaceable>group</replaceable>
       </arg>
     </cmdsynopsis>