summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2019-09-02 21:18:42 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2019-09-02 21:18:42 +0000
commit4d92fcb5fc5df9719fcbdcfe0cc532b29008e9d5 (patch)
treea4cad803c03ee0c200bfa6a98fcd6bc9264ee991 /share/man
parent948605961feb3cc5dde9787c888307a37ac52af6 (diff)
More correction of section 3 layout. directory->opendir, fts->fts_open,
getcap->cgetent. pwcache->user_from_uid. And then repair references. ok jmc
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/login.conf.510
-rw-r--r--share/man/man5/spamd.conf.58
2 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man5/login.conf.5 b/share/man/man5/login.conf.5
index 54b8b58bee7..e45c2984e06 100644
--- a/share/man/man5/login.conf.5
+++ b/share/man/man5/login.conf.5
@@ -30,10 +30,10 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: login.conf.5,v 1.65 2019/01/06 17:34:08 jmc Exp $
+.\" $OpenBSD: login.conf.5,v 1.66 2019/09/02 21:18:41 deraadt Exp $
.\" BSDI $From: login.conf.5,v 2.20 2000/06/26 14:50:38 prb Exp $
.\"
-.Dd $Mdocdate: January 6 2019 $
+.Dd $Mdocdate: September 2 2019 $
.Dt LOGIN.CONF 5
.Os
.Sh NAME
@@ -82,7 +82,7 @@ must be run after each edit of
to keep the database version in sync with the plain file.
.Sh CAPABILITIES
Refer to
-.Xr getcap 3
+.Xr cgetent 3
for a description of the file layout.
All entries in the
.Nm
@@ -291,7 +291,7 @@ environment variable will contain the shell specified in the password file.
Interpolate/expands records from corresponding
.Pa login.conf .
See
-.Xr getcap 3 .
+.Xr cgetent 3 .
.\"
.Pp
.It term Ta string Ta Dv su Ta
@@ -917,7 +917,7 @@ Login class capability database.
.Xr login 1 ,
.Xr auth_subr 3 ,
.Xr authenticate 3 ,
-.Xr getcap 3 ,
+.Xr cgetent 3 ,
.Xr login_cap 3 ,
.Xr passwd 5 ,
.Xr ttys 5 ,
diff --git a/share/man/man5/spamd.conf.5 b/share/man/man5/spamd.conf.5
index db7742afc8d..9274b29d74f 100644
--- a/share/man/man5/spamd.conf.5
+++ b/share/man/man5/spamd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: spamd.conf.5,v 1.22 2018/07/22 17:09:43 jmc Exp $
+.\" $OpenBSD: spamd.conf.5,v 1.23 2019/09/02 21:18:41 deraadt Exp $
.\"
.\" Copyright (c) 2003 Jason L. Wright (jason@thought.net)
.\" Copyright (c) 2003 Bob Beck
@@ -24,7 +24,7 @@
.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: July 22 2018 $
+.Dd $Mdocdate: September 2 2019 $
.Dt SPAMD.CONF 5
.Os
.Sh NAME
@@ -47,7 +47,7 @@ and tarpitted.
.Pp
.Nm
follows the syntax of configuration databases as documented in
-.Xr getcap 3 .
+.Xr cgetent 3 .
Here is an example:
.Bd -literal -offset indent
all:\e
@@ -172,7 +172,7 @@ If the
.Ar msg
string is enclosed in double quotes, the characters in the quoted string
are escaped as specified in
-.Xr getcap 3
+.Xr cgetent 3
with the exception that a colon (:) is allowed in the quoted string.
The resulting string is used as the message.
Alternatively, if the