Module Name: src
Committed By: sevan
Date: Fri May 11 12:54:56 UTC 2018
Modified Files:
src/share/man/man3: intro.3
Log Message:
Pass through mandoc -Tlint, drop Pp before Bl.
Remove reference to libkadm, it is no longer present in NetBSD.
Direct reader to kadm5_pwcheck(3) for libkadm5srv.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/share/man/man3/intro.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man3/intro.3
diff -u src/share/man/man3/intro.3:1.33 src/share/man/man3/intro.3:1.34
--- src/share/man/man3/intro.3:1.33 Sun May 21 14:24:05 2017
+++ src/share/man/man3/intro.3 Fri May 11 12:54:56 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: intro.3,v 1.33 2017/05/21 14:24:05 riastradh Exp $
+.\" $NetBSD: intro.3,v 1.34 2018/05/11 12:54:56 sevan Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)intro.3 8.1 (Berkeley) 6/5/93
.\"
-.Dd November 22, 2015
+.Dd May 11, 2018
.Dt INTRO 3
.Os
.Sh NAME
@@ -71,7 +71,6 @@ it is not necessary to supply the linker
for these functions.
There are several subsystems included inside
.Em libc :
-.Pp
.Bl -tag -width "XXXXXX"
.It standard I/O routines
see
@@ -177,12 +176,12 @@ See
.Xr ipsec_set_policy 3
and
.Xr ipsec_strerror 3 .
-.It Em libkadm Pq Fl l Ns Ar kadm
-The Kerberos IV administration server and client library.
.It Em libkadm5clnt Pq Fl l Ns Ar kadm5clnt
The Kerberos 5 administration client library.
.It Em libkadm5srv Pq Fl l Ns Ar kadm5srv
The Kerberos 5 administration server library.
+See
+.Xr kadm5_pwcheck 3 .
.It Em libkafs Pq Fl l Ns Ar kafs
The Kerberos IV AFS library.
See