Source-Changes-HG archive

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

[src/trunk]: src/lib/libform Add the function names to the NAME section



details:   https://anonhg.NetBSD.org/src/rev/d2d10a1678ff
branches:  trunk
changeset: 357029:d2d10a1678ff
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Mon Oct 23 15:23:55 2017 +0000

description:
Add the function names to the NAME section

diffstat:

 lib/libform/form_data.3 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 1fe2db4753c6 -r d2d10a1678ff lib/libform/form_data.3
--- a/lib/libform/form_data.3   Mon Oct 23 15:21:10 2017 +0000
+++ b/lib/libform/form_data.3   Mon Oct 23 15:23:55 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: form_data.3,v 1.9 2010/03/22 21:58:31 joerg Exp $
+.\"    $NetBSD: form_data.3,v 1.10 2017/10/23 15:23:55 abhinav Exp $
 .\"
 .\" Copyright (c) 2001
 .\"    Brett Lymn - blymn%baea.com.au@localhost, brett_lymn%yahoo.com.au@localhost
@@ -33,7 +33,8 @@
 .Dt FORM_DATA 3
 .Os
 .Sh NAME
-.Nm form
+.Nm data_ahead ,
+.Nm data_behind
 .Nd form library
 .Sh LIBRARY
 .Lb libform



Home | Main Index | Thread Index | Old Index