diff options
| author | wiz <wiz@NetBSD.org> | 2003-04-16 13:34:34 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2003-04-16 13:34:34 +0000 |
| commit | 472351e13db0de574eb46dc6a738ebfef119f0e3 (patch) | |
| tree | e975eec838b2062df0e601d4afc64ddf9bb7ab3c /lib/libform/form_userptr.3 | |
| parent | eb1ff84c33479a2a0ab27219b637c58da5b9ae96 (diff) | |
Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
Diffstat (limited to 'lib/libform/form_userptr.3')
| -rw-r--r-- | lib/libform/form_userptr.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libform/form_userptr.3 b/lib/libform/form_userptr.3 index 6d117b3c86a..6db17330b45 100644 --- a/lib/libform/form_userptr.3 +++ b/lib/libform/form_userptr.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: form_userptr.3,v 1.5 2002/08/06 12:44:35 wiz Exp $ +.\" $NetBSD: form_userptr.3,v 1.6 2003/04/16 13:35:05 wiz Exp $ .\" .\" Copyright (c) 2001 .\" Brett Lymn - blymn@baea.com.au, brett_lymn@yahoo.com.au @@ -39,7 +39,7 @@ .Sh LIBRARY .Lb libform .Sh SYNOPSIS -.Fd #include \*[Lt]form.h\*[Gt] +.In form.h .Ft void * .Fn form_userptr "FORM *form" .Ft int |
