summaryrefslogtreecommitdiff
path: root/contrib/openpam/doc/man/openpam_set_option.3
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openpam/doc/man/openpam_set_option.3')
-rw-r--r--contrib/openpam/doc/man/openpam_set_option.36
1 files changed, 4 insertions, 2 deletions
diff --git a/contrib/openpam/doc/man/openpam_set_option.3 b/contrib/openpam/doc/man/openpam_set_option.3
index 8c57f85bb81b..da2914bd702e 100644
--- a/contrib/openpam/doc/man/openpam_set_option.3
+++ b/contrib/openpam/doc/man/openpam_set_option.3
@@ -1,5 +1,5 @@
.\"-
-.\" Copyright (c) 2002 Networks Associates Technology, Inc.
+.\" Copyright (c) 2001-2003 Networks Associates Technology, Inc.
.\" All rights reserved.
.\"
.\" This software was developed for the FreeBSD Project by ThinkSec AS and
@@ -33,7 +33,7 @@
.\"
.\" $P4$
.\"
-.Dd May 2, 2003
+.Dd June 1, 2003
.Dt OPENPAM_SET_OPTION 3
.Os
.Sh NAME
@@ -52,6 +52,7 @@ The
.Nm
function sets the specified option in the
context of the currently executing service module.
+.Pp
.Sh RETURN VALUES
The
.Nm
@@ -63,6 +64,7 @@ Memory buffer error.
System error.
.El
.Sh SEE ALSO
+.Xr openpam_get_option 3 ,
.Xr pam 3 ,
.Xr pam_strerror 3
.Sh STANDARDS