Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/common/lib/libprop Add entry for prop_ingest in the NAME sec...



details:   https://anonhg.NetBSD.org/src/rev/be52c992689e
branches:  trunk
changeset: 821663:be52c992689e
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Sun Feb 12 16:18:48 2017 +0000

description:
Add entry for prop_ingest in the NAME section.

diffstat:

 common/lib/libprop/prop_ingest.3 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9c89b19d1352 -r be52c992689e common/lib/libprop/prop_ingest.3
--- a/common/lib/libprop/prop_ingest.3  Sun Feb 12 16:00:53 2017 +0000
+++ b/common/lib/libprop/prop_ingest.3  Sun Feb 12 16:18:48 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: prop_ingest.3,v 1.7 2017/02/12 16:00:53 abhinav Exp $
+.\"    $NetBSD: prop_ingest.3,v 1.8 2017/02/12 16:18:48 abhinav Exp $
 .\"
 .\" Copyright (c) 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -31,6 +31,7 @@
 .Dt PROP_INGEST 3
 .Os
 .Sh NAME
+.Nm prop_ingest ,
 .Nm prop_ingest_context_alloc ,
 .Nm prop_ingest_context_free ,
 .Nm prop_ingest_context_error ,



Home | Main Index | Thread Index | Old Index