summaryrefslogtreecommitdiffstats
path: root/share/man/man3
diff options
context:
space:
mode:
authoranton <anton@openbsd.org>2017-12-18 20:37:58 +0000
committeranton <anton@openbsd.org>2017-12-18 20:37:58 +0000
commiteeb75c5e83a40dcec2b5857ef25eda9fbd1b0dd4 (patch)
tree9c61afcd04f540b6117904f8a0ca419d4cb81d6c /share/man/man3
parentGet rid of a todo by stop declaring variable texec as static and instead zeroing (diff)
downloadwireguard-openbsd-eeb75c5e83a40dcec2b5857ef25eda9fbd1b0dd4.tar.xz
wireguard-openbsd-eeb75c5e83a40dcec2b5857ef25eda9fbd1b0dd4.zip
Sync cross references related to libutil; ok jmc@
Diffstat (limited to 'share/man/man3')
-rw-r--r--share/man/man3/intro.36
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3
index dac1bb9a7ad..24774cf02ae 100644
--- a/share/man/man3/intro.3
+++ b/share/man/man3/intro.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.3,v 1.79 2017/08/11 10:30:16 jmc Exp $
+.\" $OpenBSD: intro.3,v 1.80 2017/12/18 20:37:58 anton Exp $
.\" $NetBSD: intro.3,v 1.5 1995/05/10 22:46:24 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)intro.3 8.1 (Berkeley) 6/5/93
.\"
-.Dd $Mdocdate: August 11 2017 $
+.Dd $Mdocdate: December 18 2017 $
.Dt INTRO 3
.Os
.Sh NAME
@@ -343,12 +343,14 @@ See
.It libutil Pq Fl lutil
System utility functions.
These are currently
+.Xr bcrypt_pbkdf 3 ,
.Xr check_expire 3 ,
.Xr fmt_scaled 3 ,
.Xr fparseln 3 ,
.Xr getmaxpartitions 3 ,
.Xr getrawpartition 3 ,
.Xr imsg_init 3 ,
+.Xr isduid 3 ,
.Xr login 3 ,
.Xr login_fbtab 3 ,
.Xr ohash_init 3 ,