diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-18 15:54:10 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-18 15:54:10 +0000 |
| commit | eb0838029f5226a6ffdfc54035444639ea242c0c (patch) | |
| tree | d6da9f9b5615ecc6ea437a288ffdab4b63d6103b /lib/libutil | |
| parent | 2efb80a8135d5005d4edca568bc6b207a37b3fdd (diff) | |
Notes
Diffstat (limited to 'lib/libutil')
| -rw-r--r-- | lib/libutil/login_auth.3 | 2 | ||||
| -rw-r--r-- | lib/libutil/login_cap.3 | 2 | ||||
| -rw-r--r-- | lib/libutil/login_class.3 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libutil/login_auth.3 b/lib/libutil/login_auth.3 index ed57fec5f8bf8..fb7039d7ee1c6 100644 --- a/lib/libutil/login_auth.3 +++ b/lib/libutil/login_auth.3 @@ -33,7 +33,7 @@ .\" .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 LIBRARY .Lb libutil .Sh SYNOPSIS diff --git a/lib/libutil/login_cap.3 b/lib/libutil/login_cap.3 index a7a796a7e415b..391d51f30e60c 100644 --- a/lib/libutil/login_cap.3 +++ b/lib/libutil/login_cap.3 @@ -36,7 +36,7 @@ .Nm login_getstyle , .Nm login_getuserclass , .Nm login_setcryptfmt -.Nd functions for accessing the login class capabilities database. +.Nd "functions for accessing the login class capabilities database" .Sh LIBRARY .Lb libutil .Sh SYNOPSIS diff --git a/lib/libutil/login_class.3 b/lib/libutil/login_class.3 index 72848839c1b1b..f88583510a39d 100644 --- a/lib/libutil/login_class.3 +++ b/lib/libutil/login_class.3 @@ -27,7 +27,7 @@ .Nm setclassenvironment , .Nm setclassresources , .Nm setusercontext -.Nd functions for using the login class capabilities database. +.Nd "functions for using the login class capabilities database" .Sh LIBRARY .Lb libutil .Sh SYNOPSIS |
