summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-03-30 12:34:34 +0000
committerjoel <joel@FreeBSD.org>2012-03-30 12:34:34 +0000
commitbd3242adc91c502a5d9ba535c9bba5d1f97c4f8f (patch)
treefed0d80661355036b560b1a3dbebc20fed6aee33 /lib/libutil
parentfebc18f31b0431e3f92f2dda5656f0f03734619a (diff)
downloadFreeBSD-src-bd3242adc91c502a5d9ba535c9bba5d1f97c4f8f.zip
FreeBSD-src-bd3242adc91c502a5d9ba535c9bba5d1f97c4f8f.tar.gz
mdoc: terminate quoted strings.
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/login.conf.5106
1 files changed, 53 insertions, 53 deletions
diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5
index f5bc12f..a272073 100644
--- a/lib/libutil/login.conf.5
+++ b/lib/libutil/login.conf.5
@@ -226,64 +226,64 @@ See
for details.
.It "label string Default MAC policy; see"
.Xr maclabel 7 .
-.It "lang string Set $LANG environment variable to the specified value.
-.It "manpath path Default search path for manpages.
-.It "nocheckmail bool false Display mail status at login.
-.It "nologin file If the file exists it will be displayed and
+.It "lang string Set $LANG environment variable to the specified value."
+.It "manpath path Default search path for manpages."
+.It "nocheckmail bool false Display mail status at login."
+.It "nologin file If the file exists it will be displayed and"
the login session will be terminated.
-.It "path path /bin /usr/bin Default search path.
-.It "priority number Initial priority (nice) level.
-.It "requirehome bool false Require a valid home directory to login.
-.It "setenv list A comma-separated list of environment variables and
+.It "path path /bin /usr/bin Default search path."
+.It "priority number Initial priority (nice) level."
+.It "requirehome bool false Require a valid home directory to login."
+.It "setenv list A comma-separated list of environment variables and"
values to which they are to be set.
-.It "shell prog Session shell to execute rather than the
+.It "shell prog Session shell to execute rather than the"
shell specified in the passwd file.
The SHELL environment variable will
contain the shell specified in the password file.
-.It "term string Default terminal type if not able to determine
+.It "term string Default terminal type if not able to determine"
from other means.
-.It "timezone string Default value of $TZ environment variable.
-.It "umask number 022 Initial umask. Should always have a leading 0 to
+.It "timezone string Default value of $TZ environment variable."
+.It "umask number 022 Initial umask. Should always have a leading 0 to"
ensure octal interpretation.
-.It "welcome file /etc/motd File containing welcome message.
+.It "welcome file /etc/motd File containing welcome message."
.El
.Sh AUTHENTICATION
.Bl -column passwd_prompt indent indent
-.It Sy "Name Type Notes Description
+.It Sy "Name Type Notes Description"
.\" .It "approve program Program to approve login.
-.It "copyright file File containing additional copyright information
-.It "host.allow list List of remote host wildcards from which users in
+.It "copyright file File containing additional copyright information"
+.It "host.allow list List of remote host wildcards from which users in"
the class may access.
-.It "host.deny list List of remote host wildcards from which users
+.It "host.deny list List of remote host wildcards from which users"
in the class may not access.
-.It "login_prompt string The login prompt given by
+.It "login_prompt string The login prompt given by"
.Xr login 1
-.It "login-backoff number 3 The number of login attempts
+.It "login-backoff number 3 The number of login attempts"
allowed before the backoff delay is inserted after each subsequent
attempt.
The backoff delay is the number of tries above
.Em login-backoff
multiplied by 5 seconds.
-.It "login-retries number 10 The number of login attempts
+.It "login-retries number 10 The number of login attempts"
allowed before the login fails.
-.It "passwd_format string md5 The encryption format that new or
+.It "passwd_format string md5 The encryption format that new or"
changed passwords will use.
Valid values include "des", "md5" and "blf".
NIS clients using a
.No non- Ns Fx
NIS server should probably use "des".
-.It "passwd_prompt string The password prompt presented by
+.It "passwd_prompt string The password prompt presented by"
.Xr login 1
-.It "times.allow list List of time periods during which
+.It "times.allow list List of time periods during which"
logins are allowed.
-.It "times.deny list List of time periods during which logins are
+.It "times.deny list List of time periods during which logins are"
disallowed.
-.It "ttys.allow list List of ttys and ttygroups which users
+.It "ttys.allow list List of ttys and ttygroups which users"
in the class may use for access.
-.It "ttys.deny list List of ttys and ttygroups which users
+.It "ttys.deny list List of ttys and ttygroups which users"
in the class may not use for access.
-.It "warnexpire time Advance notice for pending account expiry.
-.It "warnpassword time Advance notice for pending password expiry.
+.It "warnexpire time Advance notice for pending account expiry."
+.It "warnpassword time Advance notice for pending password expiry."
.\".It "widepasswords bool false Use the wide password format. The wide password
.\" format allows up to 128 significant characters in the password.
.El
@@ -388,46 +388,46 @@ The following capabilities are reserved for the purposes indicated and
may be supported by third-party software.
They are not implemented in the base system.
.Bl -column host.accounted indent indent
-.It Sy "Name Type Notes Description
-.It "accounted bool false Enable session time accounting for all users
+.It Sy "Name Type Notes Description"
+.It "accounted bool false Enable session time accounting for all users"
in this class.
-.It "auth list passwd Allowed authentication styles.
+.It "auth list passwd Allowed authentication styles."
The first item is the default style.
-.It "auth-" Ns Ar type Ta "list Allowed authentication styles for the
+.It "auth-" Ns Ar type Ta "list Allowed authentication styles for the"
authentication
.Ar type .
-.It "autodelete time Time after expiry when account is auto-deleted.
-.It "bootfull bool false Enable 'boot only if ttygroup is full' strategy
+.It "autodelete time Time after expiry when account is auto-deleted."
+.It "bootfull bool false Enable 'boot only if ttygroup is full' strategy"
when terminating sessions.
-.It "daytime time Maximum login time per day.
-.It "expireperiod time Time for expiry allocation.
-.It "graceexpire time Grace days for expired account.
-.It "gracetime time Additional grace login time allowed.
-.It "host.accounted list List of remote host wildcards from which
+.It "daytime time Maximum login time per day."
+.It "expireperiod time Time for expiry allocation."
+.It "graceexpire time Grace days for expired account."
+.It "gracetime time Additional grace login time allowed."
+.It "host.accounted list List of remote host wildcards from which"
login sessions will be accounted.
-.It "host.exempt list List of remote host wildcards from which
+.It "host.exempt list List of remote host wildcards from which"
login session accounting is exempted.
-.It "idletime time Maximum idle time before logout.
-.It "minpasswordlen number 6 The minimum length a local
+.It "idletime time Maximum idle time before logout."
+.It "minpasswordlen number 6 The minimum length a local"
password may be.
-.It "mixpasswordcase bool true Whether
+.It "mixpasswordcase bool true Whether"
.Xr passwd 1
will warn the user if an all lower case password is entered.
-.It "monthtime time Maximum login time per month.
-.It "passwordtime time Used by
+.It "monthtime time Maximum login time per month."
+.It "passwordtime time Used by"
.Xr passwd 1
to set next password expiry date.
-.It "refreshtime time New time allowed on account refresh.
-.It "refreshperiod str How often account time is refreshed.
-.It "sessiontime time Maximum login time per session.
-.It "sessionlimit number Maximum number of concurrent
+.It "refreshtime time New time allowed on account refresh."
+.It "refreshperiod str How often account time is refreshed."
+.It "sessiontime time Maximum login time per session."
+.It "sessionlimit number Maximum number of concurrent"
login sessions on ttys in any group.
-.It "ttys.accounted list List of ttys and ttygroups for which
+.It "ttys.accounted list List of ttys and ttygroups for which"
login accounting is active.
-.It "ttys.exempt list List of ttys and ttygroups for which login accounting
+.It "ttys.exempt list List of ttys and ttygroups for which login accounting"
is exempt.
-.It "warntime time Advance notice for pending out-of-time.
-.It "weektime time Maximum login time per week.
+.It "warntime time Advance notice for pending out-of-time."
+.It "weektime time Maximum login time per week."
.El
.Pp
The
OpenPOWER on IntegriCloud