diff options
author | 2015-11-10 23:48:17 +0000 | |
---|---|---|
committer | 2015-11-10 23:48:17 +0000 | |
commit | d04ba2cc13092d56f44a5a662aee6f1effe0193d (patch) | |
tree | 115bd96020a145b8a3a4a5e3a301fee6df77b40f /lib/libutil | |
parent | sync (diff) | |
download | wireguard-openbsd-d04ba2cc13092d56f44a5a662aee6f1effe0193d.tar.xz wireguard-openbsd-d04ba2cc13092d56f44a5a662aee6f1effe0193d.zip |
update NAME section to include all documented functions,
or otherwise change Dt to reflect the name of an existing function;
feedback/ok schwarze
Diffstat (limited to 'lib/libutil')
-rw-r--r-- | lib/libutil/uucplock.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libutil/uucplock.3 b/lib/libutil/uucplock.3 index edd329f85da..b94f61ca907 100644 --- a/lib/libutil/uucplock.3 +++ b/lib/libutil/uucplock.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uucplock.3,v 1.18 2013/06/05 03:40:26 tedu Exp $ +.\" $OpenBSD: uucplock.3,v 1.19 2015/11/10 23:48:18 jmc Exp $ .\" .\" All rights reserved. .\" @@ -23,8 +23,8 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" " -.Dd $Mdocdate: June 5 2013 $ -.Dt UUCPLOCK 3 +.Dd $Mdocdate: November 10 2015 $ +.Dt UU_LOCK 3 .Os .Sh NAME .Nm uu_lock , |