Source-Changes-HG archive

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

[src/trunk]: src/lib/libform Normalize Dd, use Nx.



details:   https://anonhg.NetBSD.org/src/rev/a3cbc58808d1
branches:  trunk
changeset: 522495:a3cbc58808d1
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Feb 20 11:30:35 2002 +0000

description:
Normalize Dd, use Nx.

diffstat:

 lib/libform/form_page.3 |  12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)

diffs (37 lines):

diff -r 58cac49bb4e1 -r a3cbc58808d1 lib/libform/form_page.3
--- a/lib/libform/form_page.3   Wed Feb 20 11:30:07 2002 +0000
+++ b/lib/libform/form_page.3   Wed Feb 20 11:30:35 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: form_page.3,v 1.3 2002/02/07 07:00:47 ross Exp $
+.\"    $NetBSD: form_page.3,v 1.4 2002/02/20 11:30:35 wiz Exp $
 .\"
 .\" Copyright (c) 1999
 .\"    Brett Lymn - blymn%baea.com.au@localhost, brett_lymn%yahoo.com.au@localhost
@@ -29,7 +29,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd January, 2001
+.Dd January 1, 2001
 .Dt FORM_PAGE 3
 .Os
 .Sh NAME
@@ -72,7 +72,9 @@
 The maximum page number for a form can be found by
 calling the function
 .Fn form_max_page
-but note that this function is a NetBSD extension and must not be used
+but note that this function is a
+.Nx
+extension and must not be used
 in portable forms library programs.  The current field on the form may
 be set by calling
 .Fn set_current_field
@@ -107,4 +109,6 @@
 .Pp
 The
 .Nm form_max_page
-is a NetBSD extension and should not be used in portable applications.
+is a
+.Nx
+extension and should not be used in portable applications.



Home | Main Index | Thread Index | Old Index