summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2004-12-29 02:18:24 +0000
committertrhodes <trhodes@FreeBSD.org>2004-12-29 02:18:24 +0000
commit769923c30855fa9b6c998f724a63adaf1e75c1b2 (patch)
treed87baa8fe321d7fe6453c62ff0795e516280318d /lib/libutil
parent2287d5020df554905667c1787bcf7aff9c5bd5f2 (diff)
downloadFreeBSD-src-769923c30855fa9b6c998f724a63adaf1e75c1b2.zip
FreeBSD-src-769923c30855fa9b6c998f724a63adaf1e75c1b2.tar.gz
Various markup and spelling fixes.
PR: 75574 Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp> (original version)
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/login_cap.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/login_cap.3 b/lib/libutil/login_cap.3
index 075ca2b..960f6de 100644
--- a/lib/libutil/login_cap.3
+++ b/lib/libutil/login_cap.3
@@ -322,7 +322,7 @@ application, but is used indirectly via
.Fn login_getstyle .
.It Fn login_getpath
This function returns a list of directories separated by colons
-.Ql &: .
+.Ql \&: .
Capability tags for which this function is called consist of a list of
directories separated by spaces.
.It Fn login_getcaptime
@@ -401,7 +401,7 @@ If no valid authorisation list was found from the previous step, then
default to "passwd" as the authorisation list.
.It
If 'style' is not NULL or empty, look for it in the list of authorisation
-methods found from the pprevious step.
+methods found from the previous step.
If 'style' is NULL or an empty string, then default to "passwd"
authorisation.
.It
OpenPOWER on IntegriCloud