summaryrefslogtreecommitdiffstats
path: root/lib/libpam
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-01 18:20:57 +0000
committerru <ru@FreeBSD.org>2004-07-01 18:20:57 +0000
commit615a6a246a8cac15992a2778449e45acc555bf7b (patch)
treec5510a76f4aded01fda316306d5ed0fe393cbed6 /lib/libpam
parenta0dce18ba8ce9e5ffe9cdb7f9682f4cd1d408977 (diff)
downloadFreeBSD-src-615a6a246a8cac15992a2778449e45acc555bf7b.zip
FreeBSD-src-615a6a246a8cac15992a2778449e45acc555bf7b.tar.gz
Markup, grammar, punctuation.
Diffstat (limited to 'lib/libpam')
-rw-r--r--lib/libpam/modules/pam_radius/pam_radius.84
-rw-r--r--lib/libpam/modules/pam_self/pam_self.82
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/libpam/modules/pam_radius/pam_radius.8 b/lib/libpam/modules/pam_radius/pam_radius.8
index 519f07e..27ec9f6 100644
--- a/lib/libpam/modules/pam_radius/pam_radius.8
+++ b/lib/libpam/modules/pam_radius/pam_radius.8
@@ -81,9 +81,9 @@ prompts for a password.
specifies a non-standard location for the RADIUS client configuration file
(normally located in
.Pa /etc/radius.conf ) .
-.It Cm nas_id Ns No = Ns Ar identifier
+.It Cm nas_id Ns = Ns Ar identifier
specifies a NAS identifier to send instead of the hostname.
-.It Cm template_user Ns No = Ns Ar username
+.It Cm template_user Ns = Ns Ar username
specifies a user whose
.Xr passwd 5
entry will be used as a template to create the session environment
diff --git a/lib/libpam/modules/pam_self/pam_self.8 b/lib/libpam/modules/pam_self/pam_self.8
index 5bcc0ab..2c0bab0 100644
--- a/lib/libpam/modules/pam_self/pam_self.8
+++ b/lib/libpam/modules/pam_self/pam_self.8
@@ -61,7 +61,7 @@ The Self authentication component
.Pq Fn pam_sm_authenticate ,
returns success if and only if the target user's user ID is identical
with the current real user ID.
-If the current real user ID is zero authentication will fail,
+If the current real user ID is zero, authentication will fail,
unless the
.Cm allow_root
option was specified.
OpenPOWER on IntegriCloud