Add a LIBRARY section.
This commit is contained in:
parent
5ab843adef
commit
da436beb73
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: pw_getconf.3,v 1.3 2000/07/10 11:21:32 ad Exp $
|
.\" $NetBSD: pw_getconf.3,v 1.4 2000/09/18 16:02:41 ad Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
|
.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
|
@ -36,6 +36,8 @@
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm pw_getconf
|
.Nm pw_getconf
|
||||||
.Nd password encryption configuration access function
|
.Nd password encryption configuration access function
|
||||||
|
.Sh LIBRARY
|
||||||
|
.Lb libutil
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Fd #include <util.h>
|
.Fd #include <util.h>
|
||||||
.Ft void
|
.Ft void
|
||||||
|
|
Loading…
Reference in New Issue