From eedc36cb12f20ed62f5dfeaea25c84c7c984cf5f Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sat, 28 Oct 2000 05:00:00 +0000 Subject: Cleanup formatting on some files. Remove excessive whitespace. --- winsup/utils/utils.sgml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'winsup/utils/utils.sgml') diff --git a/winsup/utils/utils.sgml b/winsup/utils/utils.sgml index fbf6686ce..6eadafe43 100644 --- a/winsup/utils/utils.sgml +++ b/winsup/utils/utils.sgml @@ -269,7 +269,7 @@ local machine or the default (or given) domain. Usage passwd [name] - passwd [-x max] [-n min] [-i inact] [-L len] + passwd [-x max] [-n min] [-i inact] [-L len] passwd {-l|-u|-S} name -x max set max age of passwords -n min set min age of passwords @@ -303,12 +303,12 @@ at this time. If not, passwd refuses to change the password and exits. Password expiry and length: The password aging information may be -changed by the administrators with the -x, --n and -i options. The +changed by the administrators with the -x, +-n and -i options. The -x option is used to set the maximum number of days a password remains valid. After max days, the password is required to be changed. The -n option is -used to set the minimum number of days before a password may be changed. +used to set the minimum number of days before a password may be changed. The user will not be permitted to change the password until min days have elapsed. The -i option is used to disable an account after the password has been expired @@ -321,8 +321,8 @@ for users, which doesn't belong to the administrators group, to password length are 0 to 14. In any of the above cases, a value of 0 means `no restrictions'. -Account maintenance: User accounts may be locked and unlocked with the --l and -u flags. The +Account maintenance: User accounts may be locked and unlocked with the +-l and -u flags. The -l option disables an account. The -u option re-enables an account. @@ -383,9 +383,9 @@ to the current user. The mount utility is also the mechanism for adding new mounts to the mount table. The following example -demonstrates how to mount the directory +demonstrates how to mount the directory C:\cygnus\cygwin-b20\H-i586-cygwin32\bin -to /bin and the network directory +to /bin and the network directory \\pollux\home\joe\data to /data. /bin is assumed to already exist. @@ -423,7 +423,7 @@ instead of the user-specific one. System-wide mounts are displayed by mount as being of the "system" type, as is the case for the / partition in the last example. Under Windows NT, only those users with Administrator priviledges are -permitted to modify the system-wide mount table. +permitted to modify the system-wide mount table. Note that a given POSIX path may only exist once in the user table and once in the global, system-wide table. Attempts to replace -- cgit v1.2.3