summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
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