summaryrefslogtreecommitdiffstats
path: root/lib/libutil/login_auth.3
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>1999-09-21 19:39:27 +0000
committerphantom <phantom@FreeBSD.org>1999-09-21 19:39:27 +0000
commitbf608b572c2e8d26fc3956de3177006c36ad3358 (patch)
treee12db902dfaa2df81d71073ef0dbf53e50a4e61f /lib/libutil/login_auth.3
parentcdf842b2dfff6f223103c7e10fd5a7b2af85c84a (diff)
downloadFreeBSD-src-bf608b572c2e8d26fc3956de3177006c36ad3358.zip
FreeBSD-src-bf608b572c2e8d26fc3956de3177006c36ad3358.tar.gz
mdoc(7)'fy
Reviewed by: mpp
Diffstat (limited to 'lib/libutil/login_auth.3')
-rw-r--r--lib/libutil/login_auth.313
1 files changed, 6 insertions, 7 deletions
diff --git a/lib/libutil/login_auth.3 b/lib/libutil/login_auth.3
index 5d851f8..e521275 100644
--- a/lib/libutil/login_auth.3
+++ b/lib/libutil/login_auth.3
@@ -28,12 +28,12 @@
.\" .Nm auth_env
.\" .Nm auth_scan
.\" .Nm auth_rmfiles
-.Nm auth_checknologin
-.Nm auth_cat
-.\" .Nm auth_ttyok
-.\" .Nm auth_hostok
+.Nm auth_checknologin ,
+.Nm auth_cat
+.\" .Nm auth_ttyok
+.\" .Nm auth_hostok
.\" .Nm auth_timesok
-.Nd Authentication style support library for login class capabilities database.
+.Nd authentication style support library for login class capabilities database.
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <login_cap.h>
@@ -61,8 +61,7 @@
This set of functions support the login class authorisation style interface provided
by
.Xr login.conf 5 .
-
-.Sh RETURN VALUES
+.\" .Sh RETURN VALUES
.Sh SEE ALSO
.Xr getcap 3 ,
.Xr login_cap 3 ,
OpenPOWER on IntegriCloud