chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update manual style.
[mLib]
/
man
/
darray.3
diff --git
a/man/darray.3
b/man/darray.3
index 1a8336ce4d15c2b352b653c86f62d3be2558f13d..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
@@
-94,8
+94,8
@@
darray \- dense, dynamically resizing arrays
.SH "DESCRIPTION"
The
.B <mLib/darray.h>
.SH "DESCRIPTION"
The
.B <mLib/darray.h>
-declares a collection of types, macros and functions which implement
-dynamically resizing arrays.
+header file declares a collection of types, macros and functions which
+
implement
dynamically resizing arrays.
.PP
The macros described here may evaluate their arguments multiple times
unless otherwise specified.
.PP
The macros described here may evaluate their arguments multiple times
unless otherwise specified.