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:
5c5bbeb
)
Insert missing `NAME' section. Use a pleasant `>=' sign when doing good
author
mdw
<mdw>
Thu, 25 Jan 2001 21:10:23 +0000
(21:10 +0000)
committer
mdw
<mdw>
Thu, 25 Jan 2001 21:10:23 +0000
(21:10 +0000)
typesetting.
man/dstr.3
patch
|
blob
|
blame
|
history
diff --git
a/man/dstr.3
b/man/dstr.3
index 959a7aa756da5d29e5c928d7fcabc8b931dd592a..7726e6db4aa6944af2ad33c174b04f5070fc3622 100644
(file)
--- a/
man/dstr.3
+++ b/
man/dstr.3
@@
-20,6
+20,7
@@
.ie t .ds o \(bu
.el .ds o o
.TH dstr 3 "8 May 1999" "mLib"
.ie t .ds o \(bu
.el .ds o o
.TH dstr 3 "8 May 1999" "mLib"
+.SH NAME
dstr \- a simple dynamic string type
.\" @dstr_create
.\" @dstr_destroy
dstr \- a simple dynamic string type
.\" @dstr_create
.\" @dstr_destroy
@@
-151,7
+152,7
@@
is zero, then
is a null pointer.
.hP \*o
At all times,
is a null pointer.
.hP \*o
At all times,
-.B
I sz " >= " len\fR
.
+.B
R sz " \(>= " len
.
.PP
Note that there is no equivalent of the standard C distinction between
the empty string (a pointer to an array of characters whose first
.PP
Note that there is no equivalent of the standard C distinction between
the empty string (a pointer to an array of characters whose first