chiark
/
gitweb
/
~mdw
/
mLib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c1f23e9
)
Update manual style.
author
mdw
<mdw>
Fri, 23 Feb 2001 09:11:29 +0000
(09:11 +0000)
committer
mdw
<mdw>
Fri, 23 Feb 2001 09:11:29 +0000
(09:11 +0000)
37 files changed:
man/alloc.3
patch
|
blob
|
blame
|
history
man/arena.3
patch
|
blob
|
blame
|
history
man/assoc.3
patch
|
blob
|
blame
|
history
man/atom.3
patch
|
blob
|
blame
|
history
man/base64.3
patch
|
blob
|
blame
|
history
man/bits.3
patch
|
blob
|
blame
|
history
man/bres.3
patch
|
blob
|
blame
|
history
man/conn.3
patch
|
blob
|
blame
|
history
man/crc32.3
patch
|
blob
|
blame
|
history
man/darray.3
patch
|
blob
|
blame
|
history
man/dspool.3
patch
|
blob
|
blame
|
history
man/dstr.3
patch
|
blob
|
blame
|
history
man/env.3
patch
|
blob
|
blame
|
history
man/exc.3
patch
|
blob
|
blame
|
history
man/fdflags.3
patch
|
blob
|
blame
|
history
man/fwatch.3
patch
|
blob
|
blame
|
history
man/hash.3
patch
|
blob
|
blame
|
history
man/ident.3
patch
|
blob
|
blame
|
history
man/lbuf.3
patch
|
blob
|
blame
|
history
man/lock.3
patch
|
blob
|
blame
|
history
man/mLib.3
patch
|
blob
|
blame
|
history
man/mdwopt.3
patch
|
blob
|
blame
|
history
man/pkbuf.3
patch
|
blob
|
blame
|
history
man/pool.3
patch
|
blob
|
blame
|
history
man/quis.3
patch
|
blob
|
blame
|
history
man/report.3
patch
|
blob
|
blame
|
history
man/sel.3
patch
|
blob
|
blame
|
history
man/selbuf.3
patch
|
blob
|
blame
|
history
man/selpk.3
patch
|
blob
|
blame
|
history
man/sig.3
patch
|
blob
|
blame
|
history
man/str.3
patch
|
blob
|
blame
|
history
man/sub.3
patch
|
blob
|
blame
|
history
man/sym.3
patch
|
blob
|
blame
|
history
man/testrig.3
patch
|
blob
|
blame
|
history
man/trace.3
patch
|
blob
|
blame
|
history
man/tv.3
patch
|
blob
|
blame
|
history
man/url.3
patch
|
blob
|
blame
|
history
diff --git
a/man/alloc.3
b/man/alloc.3
index 295ae2c837eb3f5426d8ee355046a026d75a5436..e8921a2ae92917d87f190074b469bcd7fb8c2fe5 100644
(file)
--- a/
man/alloc.3
+++ b/
man/alloc.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH alloc 3 "8 May 1999" "
mLib
"
+.TH alloc 3 "8 May 1999" "
Straylight/Edgeware" "mLib utilities library
"
.\" @xmalloc
.\" @xrealloc
.\" @xstrdup
.\" @xmalloc
.\" @xrealloc
.\" @xstrdup
diff --git
a/man/arena.3
b/man/arena.3
index 5b4509979eaa095bda3224c54f3d31294cb70dc1..f0268c00f879272f961fec62398b078d5fa0363c 100644
(file)
--- a/
man/arena.3
+++ b/
man/arena.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH arena 3 "3 June 2000"
mLib
+.TH arena 3 "3 June 2000"
"Straylight/Edgeware" "mLib utilities library"
.SH "NAME"
arena \- control of memory allocation
.\" @arena_global
.SH "NAME"
arena \- control of memory allocation
.\" @arena_global
diff --git
a/man/assoc.3
b/man/assoc.3
index 86367fcd9da095591f8bc40b93fcf9a1942b3683..b9699e813c1f130d4b5e2039982c2d169779c04e 100644
(file)
--- a/
man/assoc.3
+++ b/
man/assoc.3
@@
-11,7
+11,7
@@
.RE
.sp 1
..
.RE
.sp 1
..
-.TH assoc 3 "23 January 2001"
mLib
+.TH assoc 3 "23 January 2001"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
assoc \- tables indexed by atoms
.\" @assoc_create
.SH NAME
assoc \- tables indexed by atoms
.\" @assoc_create
diff --git
a/man/atom.3
b/man/atom.3
index 41aeb5bff83463b80078cafbd5dfe24f7e997d2a..446a46d4633abd46fee80eb0147a042d65977d56 100644
(file)
--- a/
man/atom.3
+++ b/
man/atom.3
@@
-11,7
+11,7
@@
.RE
.sp 1
..
.RE
.sp 1
..
-.TH atom 3 "21 January 2001"
mLib
+.TH atom 3 "21 January 2001"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
atom \- atom table manager
.\" @atom_createtable
.SH NAME
atom \- atom table manager
.\" @atom_createtable
diff --git
a/man/base64.3
b/man/base64.3
index f05f3a6928a01c904032650c35c47a4dd51e1131..3d445b757eade692b0dfcceca0099dff0434459f 100644
(file)
--- a/
man/base64.3
+++ b/
man/base64.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH base64 3 "20 June 1999"
mLib
+.TH base64 3 "20 June 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
base64 \- conversion to and from base64 encoding
.\" @base64_encode
.SH NAME
base64 \- conversion to and from base64 encoding
.\" @base64_encode
diff --git
a/man/bits.3
b/man/bits.3
index 6892b15163a0350664e7c15859a8cd4d1ccad15c..b8ba8ad9f5d410e6b561695d4c784ace7996c0ce 100644
(file)
--- a/
man/bits.3
+++ b/
man/bits.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH bits 3 "20 June 1999"
mLib
+.TH bits 3 "20 June 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
bits \- portable bit manipulation macros
.\" @U8
.SH NAME
bits \- portable bit manipulation macros
.\" @U8
diff --git
a/man/bres.3
b/man/bres.3
index 39196a88736414d9439030130e7bc97b4aae283f..9552656df42e867814304bc3152249f7a41b2f65 100644
(file)
--- a/
man/bres.3
+++ b/
man/bres.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH bres 3 "1 October 1999"
mLib
+.TH bres 3 "1 October 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
bres \- background name resolver
.\" @bres_abort
.SH NAME
bres \- background name resolver
.\" @bres_abort
diff --git
a/man/conn.3
b/man/conn.3
index 5a12b7ae8dbbd636c81085e14a200de8c8b11097..f9dd0d21aaf781d8ad56ec4bbcdce0a7bd560116 100644
(file)
--- a/
man/conn.3
+++ b/
man/conn.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH conn 3 "23 May 1999"
mLib
+.TH conn 3 "23 May 1999"
"Straylight/Edgeware" "mLib utilities library"
.\" @conn_init
.\" @conn_kill
.SH NAME
.\" @conn_init
.\" @conn_kill
.SH NAME
diff --git
a/man/crc32.3
b/man/crc32.3
index e29f742d1144355a6f9a25c442a82e6aaf93b845..c9e34ba611aa31f30becacfe23ec38122e778f85 100644
(file)
--- a/
man/crc32.3
+++ b/
man/crc32.3
@@
-7,7
+7,7
@@
. ds ss ^
. ds se
.\}
. ds ss ^
. ds se
.\}
-.TH crc32 3 "8 May 1999" "
mLib
"
+.TH crc32 3 "8 May 1999" "
Straylight/Edgeware" "mLib utilities library
"
.SH NAME
crc32 \- calculate 32-bit CRC
.\" @crc32
.SH NAME
crc32 \- calculate 32-bit CRC
.\" @crc32
diff --git
a/man/darray.3
b/man/darray.3
index 69a3239ff479045ae8147435adeddcd93a96fb7f..b0669aa8faf6374b776595558e3baaf5fdaca7e3 100644
(file)
--- a/
man/darray.3
+++ b/
man/darray.3
@@
-19,7
+19,7
@@
..
.ie t .ds o \(bu
.el .ds o o
..
.ie t .ds o \(bu
.el .ds o o
-.TH darray 3 "21 October 1999"
mLib
+.TH darray 3 "21 October 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH "NAME"
darray \- dense, dynamically resizing arrays
.\" @DA_INIT
.SH "NAME"
darray \- dense, dynamically resizing arrays
.\" @DA_INIT
diff --git
a/man/dspool.3
b/man/dspool.3
index bdf24a925accc645f271941c6935a7e007b0beba..1b520c8e7b90e6a077e584c8912a3bbb7f384b62 100644
(file)
--- a/
man/dspool.3
+++ b/
man/dspool.3
@@
-11,7
+11,7
@@
.sp 1
.fi
..
.sp 1
.fi
..
-.TH dspool 3 "20 June 1999"
mLib
+.TH dspool 3 "20 June 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
dspool \- pools of preallocated dynamic strings
.\" @dspool_create
.SH NAME
dspool \- pools of preallocated dynamic strings
.\" @dspool_create
diff --git
a/man/dstr.3
b/man/dstr.3
index 7726e6db4aa6944af2ad33c174b04f5070fc3622..e019b24c55633a4e4842d38da47dd8a5367cb111 100644
(file)
--- a/
man/dstr.3
+++ b/
man/dstr.3
@@
-19,7
+19,7
@@
..
.ie t .ds o \(bu
.el .ds o o
..
.ie t .ds o \(bu
.el .ds o o
-.TH dstr 3 "8 May 1999" "
mLib
"
+.TH dstr 3 "8 May 1999" "
Straylight/Edgeware" "mLib utilities library
"
.SH NAME
dstr \- a simple dynamic string type
.\" @dstr_create
.SH NAME
dstr \- a simple dynamic string type
.\" @dstr_create
diff --git
a/man/env.3
b/man/env.3
index 5978879b8d9c6800af65b8a0b11dfe599dd4b3d8..b927ea2011dbf0f2d5d934171738f7b7d2be45fd 100644
(file)
--- a/
man/env.3
+++ b/
man/env.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH env 3 "26 July 1999"
mLib
+.TH env 3 "26 July 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH "NAME"
env \- efficient fiddling with environment variables
.\" @env_get
.SH "NAME"
env \- efficient fiddling with environment variables
.\" @env_get
diff --git
a/man/exc.3
b/man/exc.3
index 452d177f4eff7e6bde6ebf6f0aeac660f529977f..dea64c390b811a07674d97887f74342bc11d5496 100644
(file)
--- a/
man/exc.3
+++ b/
man/exc.3
@@
-11,7
+11,7
@@
.sp 1
.fi
..
.sp 1
.fi
..
-.TH exc 3 "20 June 1999"
mLib
+.TH exc 3 "20 June 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
exc \- exception handling for C programs
.\" @TRY
.SH NAME
exc \- exception handling for C programs
.\" @TRY
diff --git
a/man/fdflags.3
b/man/fdflags.3
index 77f914756a69ccf189f7c5356979b91be1f9d2a3..481548829ba72515725528333e38801d1f547eae 100644
(file)
--- a/
man/fdflags.3
+++ b/
man/fdflags.3
@@
-11,7
+11,7
@@
.RE
.sp 1
..
.RE
.sp 1
..
-.TH fdflags 3 "23 July 1999"
mLib
+.TH fdflags 3 "23 July 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH "NAME"
fdflags \- set file and file descriptor flags
.\" @fdflags
.SH "NAME"
fdflags \- set file and file descriptor flags
.\" @fdflags
diff --git
a/man/fwatch.3
b/man/fwatch.3
index a22e03182bf1b9d39fa1eb0818ba67ce9f6c41da..20b9b845eca16c1f0452c73bfb9cabe474dc3c96 100644
(file)
--- a/
man/fwatch.3
+++ b/
man/fwatch.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH fwatch 3 "3 February 2001"
mLib
+.TH fwatch 3 "3 February 2001"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
fwatch \- watch a file for changes
.\" @fwatch_init
.SH NAME
fwatch \- watch a file for changes
.\" @fwatch_init
diff --git
a/man/hash.3
b/man/hash.3
index a708d22316c38887fcd00a72e5d384446a265fe2..f1cd78221cc3dc3d5dbb0a313a04afda8b871a5f 100644
(file)
--- a/
man/hash.3
+++ b/
man/hash.3
@@
-19,7
+19,7
@@
..
.ie t .ds o \(bu
.el .ds o o
..
.ie t .ds o \(bu
.el .ds o o
-.TH hash 3 "2 August 1999"
mLib
+.TH hash 3 "2 August 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH "NAME"
hash \- low-level hashtable implementation
.\" @hash_create
.SH "NAME"
hash \- low-level hashtable implementation
.\" @hash_create
diff --git
a/man/ident.3
b/man/ident.3
index 94b06f1056f0de1d0fb85269d7e753771ef2e4a3..9486f928925b095a89757ab6e1fc9010f66571a0 100644
(file)
--- a/
man/ident.3
+++ b/
man/ident.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH ident 3 "2 October 1999"
mLib
+.TH ident 3 "2 October 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH "NAME"
ident \- identd (RFC931) client
.\" @ident_abort
.SH "NAME"
ident \- identd (RFC931) client
.\" @ident_abort
diff --git
a/man/lbuf.3
b/man/lbuf.3
index 7432de40021dc5f77c21a749c47162682fafb210..87f41a359a92a0fe4e13c22d974b22a28683f6db 100644
(file)
--- a/
man/lbuf.3
+++ b/
man/lbuf.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH lbuf 3 "6 July 1999"
mLib
+.TH lbuf 3 "6 July 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH "NAME"
lbuf \- split lines out of asynchronously received blocks
.\" @lbuf_flush
.SH "NAME"
lbuf \- split lines out of asynchronously received blocks
.\" @lbuf_flush
diff --git
a/man/lock.3
b/man/lock.3
index 0d1caebd842292d9e6b1f7c1bde9d3f4d0be9f72..2ef78605123751bd3a9578909de10abccb3dbbe8 100644
(file)
--- a/
man/lock.3
+++ b/
man/lock.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH lock 3 "23 May 1999"
mLib
+.TH lock 3 "23 May 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
lock \- oversimplified file locking interface
.\" @lock_file
.SH NAME
lock \- oversimplified file locking interface
.\" @lock_file
diff --git
a/man/mLib.3
b/man/mLib.3
index 079688337a8d8f06fc7c9b2fd46986eaf4c760cd..c942ac120bd585b8c9f4ed1efef1e49bd2d51d9c 100644
(file)
--- a/
man/mLib.3
+++ b/
man/mLib.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH mLib 3 "7 July 1999"
mLib
+.TH mLib 3 "7 July 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
mLib \- library of miscellaneous utilities
.\" @mLib
.SH NAME
mLib \- library of miscellaneous utilities
.\" @mLib
diff --git
a/man/mdwopt.3
b/man/mdwopt.3
index 4da423333b31133e644e0135f1398f79375a4f67..74dd15bcfa63b5ae7be984716a033afd90c52bfa 100644
(file)
--- a/
man/mdwopt.3
+++ b/
man/mdwopt.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH mdwopt 3 "6 July 1999"
mLib
+.TH mdwopt 3 "6 July 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH "NAME"
mdwopt \- command-line option parser
.\" @mdwopt
.SH "NAME"
mdwopt \- command-line option parser
.\" @mdwopt
diff --git
a/man/pkbuf.3
b/man/pkbuf.3
index 2bf9d170e8ac94e6fc269253ddb0384036db26fc..9d26463fdd67e4cdd3c2c9ea5a2dd04fc440d5e9 100644
(file)
--- a/
man/pkbuf.3
+++ b/
man/pkbuf.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH pkbuf 3 "16 July 2000"
mLib
+.TH pkbuf 3 "16 July 2000"
"Straylight/Edgeware" "mLib utilities library"
.SH "NAME"
pkbuf \- split packets out of asynchronously received blocks
.\" @pkbuf_flush
.SH "NAME"
pkbuf \- split packets out of asynchronously received blocks
.\" @pkbuf_flush
diff --git
a/man/pool.3
b/man/pool.3
index 182215a09561431ed86575b6adc2852f0f9a1e22..1e806bf03739b5dd49df65536268ac68af4b0c76 100644
(file)
--- a/
man/pool.3
+++ b/
man/pool.3
@@
-11,7
+11,7
@@
.RE
.sp 1
..
.RE
.sp 1
..
-.TH pool 3 "7 July 2000"
mLib
+.TH pool 3 "7 July 2000"
"Straylight/Edgeware" "mLib utilities library"
.SH "NAME"
pool \- resource pool management
.\" @pool_alloc
.SH "NAME"
pool \- resource pool management
.\" @pool_alloc
diff --git
a/man/quis.3
b/man/quis.3
index 30e95caf49f9496293c0467625a469a8db363dfa..ef510d6fb84583d6a9b6f78e41ee8d4657f8506a 100644
(file)
--- a/
man/quis.3
+++ b/
man/quis.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH quis 3 "22 May 1999"
mLib
+.TH quis 3 "22 May 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
quis \- remember the program's name for use in messages
.\" @quis
.SH NAME
quis \- remember the program's name for use in messages
.\" @quis
diff --git
a/man/report.3
b/man/report.3
index 4c5db7d6d879744b28f662d75e369db25033ebbd..97b4ebcb47434c76d964157bf18388105fdad592 100644
(file)
--- a/
man/report.3
+++ b/
man/report.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH report 3 "20 June 1999"
mLib
+.TH report 3 "20 June 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
report \- report errors
.\" @moan
.SH NAME
report \- report errors
.\" @moan
diff --git
a/man/sel.3
b/man/sel.3
index 5d00f44ae9d4ff4346dc0529724d15c935bb2599..6574ca09950095f7a4cf845373b25df62c5f803a 100644
(file)
--- a/
man/sel.3
+++ b/
man/sel.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH sel 3 "22 May 1999"
mLib
+.TH sel 3 "22 May 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
sel \- low level interface for waiting for I/O
.\" @sel_init
.SH NAME
sel \- low level interface for waiting for I/O
.\" @sel_init
diff --git
a/man/selbuf.3
b/man/selbuf.3
index 3bd5463ce1acd0680dbf1cd47fe7b228eb456653..cc7c884be3fc23b4679409b9197ff42a1cd98d2a 100644
(file)
--- a/
man/selbuf.3
+++ b/
man/selbuf.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH selbuf 3 "23 May 1999"
mLib
+.TH selbuf 3 "23 May 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
selbuf \- line-buffering input selector
.\" @selbuf_enable
.SH NAME
selbuf \- line-buffering input selector
.\" @selbuf_enable
diff --git
a/man/selpk.3
b/man/selpk.3
index 57574fba8a773a230aab246aaa565df9040a6cf0..1163d69ca477936fcd39dc8d539e63a89b8f09d2 100644
(file)
--- a/
man/selpk.3
+++ b/
man/selpk.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH selpk 3 "23 May 1999"
mLib
+.TH selpk 3 "23 May 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
selpk \- packet-buffering input selector
.\" @selpk_enable
.SH NAME
selpk \- packet-buffering input selector
.\" @selpk_enable
diff --git
a/man/sig.3
b/man/sig.3
index 8e301baa52750bfc521ca3cf6b84be8e1aac721f..241c6246d6ce77f960bdc332089b0f6c436c6185 100644
(file)
--- a/
man/sig.3
+++ b/
man/sig.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH sel 3 "23 July 1999"
mLib
+.TH sel 3 "23 July 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
sig \- more controlled signal handling
.\" @sig_init
.SH NAME
sig \- more controlled signal handling
.\" @sig_init
diff --git
a/man/str.3
b/man/str.3
index e91fc13c8ac52aad2d3fb6d7ad4f6b5a1d7d5c21..355bd8c2be5649a61253de6a7400f84eea094874 100644
(file)
--- a/
man/str.3
+++ b/
man/str.3
@@
-11,7
+11,7
@@
.sp 1
.fi
..
.sp 1
.fi
..
-.TH str 3 "20 June 1999"
mLib
+.TH str 3 "20 June 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
str \- small string utilities
.\" @str_qword
.SH NAME
str \- small string utilities
.\" @str_qword
diff --git
a/man/sub.3
b/man/sub.3
index 94bf1ad7e285514b15ed4f7d7b765fe6021b0f01..e03fb1cab54af3fb98b96516609d1d34cf739e37 100644
(file)
--- a/
man/sub.3
+++ b/
man/sub.3
@@
-11,7
+11,7
@@
.RE
.sp 1
..
.RE
.sp 1
..
-.TH sub 3 "8 May 1999"
mLib
+.TH sub 3 "8 May 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
sub \- efficient allocation and freeing of small blocks
.\" @sub_alloc
.SH NAME
sub \- efficient allocation and freeing of small blocks
.\" @sub_alloc
diff --git
a/man/sym.3
b/man/sym.3
index 5bfd0f14bc9cb6cb09d013787ff77c78b46c39d7..fb45af9069121b48982ac91baa28661c034c4ba1 100644
(file)
--- a/
man/sym.3
+++ b/
man/sym.3
@@
-11,7
+11,7
@@
.RE
.sp 1
..
.RE
.sp 1
..
-.TH sym 3 "8 May 1999"
mLib
+.TH sym 3 "8 May 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
sym \- symbol table manager
.\" @sym_create
.SH NAME
sym \- symbol table manager
.\" @sym_create
diff --git
a/man/testrig.3
b/man/testrig.3
index ae19d79e67a323081b147f5b5c8e73ed23e58258..190e732214ad45ef435a5664e845af7c033af102 100644
(file)
--- a/
man/testrig.3
+++ b/
man/testrig.3
@@
-11,7
+11,7
@@
.in -5
.sp 1
..
.in -5
.sp 1
..
-.TH testrig 3 "5 June 1999"
mLib
+.TH testrig 3 "5 June 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
testrig \- generic test rig
.\" @test_run
.SH NAME
testrig \- generic test rig
.\" @test_run
diff --git
a/man/trace.3
b/man/trace.3
index 1312b19c89a0c6ed72270adc635d70dabd87cd1e..0318eb090233f9e4b8c3790c6636d6f90af461f8 100644
(file)
--- a/
man/trace.3
+++ b/
man/trace.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH trace 3 "21 October 1999"
mLib
+.TH trace 3 "21 October 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH "NAME"
trace \- configurable tracing output
.\" @trace
.SH "NAME"
trace \- configurable tracing output
.\" @trace
diff --git
a/man/tv.3
b/man/tv.3
index 433b3ffb9ab39c31086182503678fd1f7ff66e6a..919605150ae22a64cf91cce72a85242eaf3b818d 100644
(file)
--- a/
man/tv.3
+++ b/
man/tv.3
@@
-1,5
+1,5
@@
.\" -*-nroff-*-
.\" -*-nroff-*-
-.TH tv 3 "22 May 1999"
mLib
+.TH tv 3 "22 May 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
tv \- arithmetic on \fBstruct timeval\fR objects
.\" @tv_add
.SH NAME
tv \- arithmetic on \fBstruct timeval\fR objects
.\" @tv_add
diff --git
a/man/url.3
b/man/url.3
index 570623d1892bb5f1cf270e983d8a8e9c6aec966e..a02443a3d18e3752ff0cfefcef47943f2044b279 100644
(file)
--- a/
man/url.3
+++ b/
man/url.3
@@
-11,7
+11,7
@@
.sp 1
.fi
..
.sp 1
.fi
..
-.TH url 3 "20 June 1999"
mLib
+.TH url 3 "20 June 1999"
"Straylight/Edgeware" "mLib utilities library"
.SH NAME
url \- manipulation of form-urlencoded strings
.\" @url_initenc
.SH NAME
url \- manipulation of form-urlencoded strings
.\" @url_initenc