From 7ab3a97dfebe9e3aea1a1c1bcbce3677b6262090 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Mon, 19 May 2008 21:04:34 +0000 Subject: [PATCH] Sort options. --- ChangeLog | 4 ++++ man/useradd.8.xml | 30 +++++++++++++++--------------- 2 files changed, 19 insertions(+), 15 deletions(-) diff --git a/ChangeLog b/ChangeLog index d5d468f2..25f6d9d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-05-19 Nicolas François + + * man/useradd.8.xml: Sort options. + 2008-05-19 Nicolas François * lib/getdef.c: SHA_CRYPT_MAX_ROUNDS and SHA_CRYPT_MIN_ROUNDS can diff --git a/man/useradd.8.xml b/man/useradd.8.xml index 07c66008..b10b19e3 100644 --- a/man/useradd.8.xml +++ b/man/useradd.8.xml @@ -63,19 +63,6 @@ The options which apply to the useradd command are: - - - , - COMMENT - - - - Any text string. It is generally a short description of the - login, and is currently used as the field for the user's full - name. - - - , @@ -94,11 +81,14 @@ - , + , + COMMENT - See below, the subsection "Changing the default values". + Any text string. It is generally a short description of the + login, and is currently used as the field for the user's full + name. @@ -119,6 +109,16 @@ + + + , + + + + See below, the subsection "Changing the default values". + + + , -- 2.40.0