Sync cross references related to libutil; ok jmc@
authoranton <anton@openbsd.org>
Mon, 18 Dec 2017 20:37:58 +0000 (20:37 +0000)
committeranton <anton@openbsd.org>
Mon, 18 Dec 2017 20:37:58 +0000 (20:37 +0000)
share/man/man3/intro.3

index dac1bb9..24774cf 100644 (file)
@@ -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 ,