From: patthoyts Date: Mon, 3 Mar 2003 23:33:07 +0000 (+0000) Subject: Fix bug 696632: missing man.macros X-Git-Tag: tcludp-1_0_5~10 X-Git-Url: http://privyetmir.co.uk/gitweb?a=commitdiff_plain;h=5325a88b6b2c63ef8bfc265f15040e7edb89db06;p=tcludp Fix bug 696632: missing man.macros --- diff --git a/doc/udp.man b/doc/udp.man index b31f2e0..d34e431 100644 --- a/doc/udp.man +++ b/doc/udp.man @@ -3,7 +3,7 @@ script from tcllib: mpexpand nroff udp.man udp.n mpexpand html udp.man udp.html }] -[manpage_begin udp n 1.0.3] +[manpage_begin udp n 1.0.4] [copyright {1999-2000 Columbia University; all rights reserved}] [moddesc {Tcl UDP extension}] [titledesc {Create UDP sockets in Tcl}] @@ -114,4 +114,4 @@ Extension Architecture by Pat Thoyts. [see_also socket(n)] [keywords udp socket networking] -[manpage_end] \ No newline at end of file +[manpage_end] diff --git a/doc/udp.n b/doc/udp.n index 7396025..cccb091 100644 --- a/doc/udp.n +++ b/doc/udp.n @@ -7,8 +7,8 @@ '\" script from tcllib: mpexpand nroff udp.man udp.n '\" mpexpand html udp.man udp.html '\" -.so man.macros -.TH "udp" n 1.0.3 "Tcl UDP extension" +'\".so man.macros +.TH "udp" n 1.0.4 "Tcl UDP extension" .BS .SH "NAME" udp \- Create UDP sockets in Tcl @@ -117,4 +117,4 @@ udp, socket, networking .SH "COPYRIGHT" .nf Copyright (c) 1999-2000 Columbia University; all rights reserved -.fi \ No newline at end of file +.fi