Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libutil Add missing functions to the NAME section
details: https://anonhg.NetBSD.org/src/rev/7181f4192fde
branches: trunk
changeset: 356975:7181f4192fde
user: abhinav <abhinav%NetBSD.org@localhost>
date: Sun Oct 22 16:55:32 2017 +0000
description:
Add missing functions to the NAME section
diffstat:
lib/libutil/pidfile.3 | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 91b008f03de7 -r 7181f4192fde lib/libutil/pidfile.3
--- a/lib/libutil/pidfile.3 Sun Oct 22 16:49:13 2017 +0000
+++ b/lib/libutil/pidfile.3 Sun Oct 22 16:55:32 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pidfile.3,v 1.15 2016/04/11 08:49:57 wiz Exp $
+.\" $NetBSD: pidfile.3,v 1.16 2017/10/22 16:55:32 abhinav Exp $
.\"
.\" Copyright (c) 1999, 2016 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -31,7 +31,10 @@
.Dt PIDFILE 3
.Os
.Sh NAME
-.Nm pidfile
+.Nm pidfile ,
+.Nm pidfile_lock ,
+.Nm pidfile_read ,
+.Nm pidfile_clean
.Nd write a daemon pid file
.Sh LIBRARY
.Lb libutil
Home |
Main Index |
Thread Index |
Old Index