SYNOPSIS. Replaced with [options] for consistency with other tools
and maintainability.
+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
<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>