diff options
| author | wiz <wiz@NetBSD.org> | 2004-11-24 12:40:54 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2004-11-24 12:40:54 +0000 |
| commit | f039f78c3fbbcab7229ac7825de9d7724b5377da (patch) | |
| tree | fcd7e48658cc0dd505196792a8f61e5c99dfcef3 /lib/libform | |
| parent | f91573afd7cc293b70514d6de755577a75e65d2f (diff) | |
\-1, not -1.
Diffstat (limited to 'lib/libform')
| -rw-r--r-- | lib/libform/form_field.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libform/form_field.3 b/lib/libform/form_field.3 index 4943f466d84..34ba42360df 100644 --- a/lib/libform/form_field.3 +++ b/lib/libform/form_field.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: form_field.3,v 1.9 2004/11/24 12:26:23 wiz Exp $ +.\" $NetBSD: form_field.3,v 1.10 2004/11/24 12:40:54 wiz Exp $ .\" .\" Copyright (c) 2001 .\" Brett Lymn - blymn@baea.com.au, brett_lymn@yahoo.com.au @@ -58,7 +58,7 @@ form, if the form argument passed is .Dv NULL then .Fn field_count -will return -1. +will return \-1. The function .Fn form_fields will return a pointer to array of attach fields for the given form, |
