chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
@@@ m4
[mLib]
/
struct
/
dstr.3
diff --git
a/struct/dstr.3
b/struct/dstr.3
index 1cc866d8b23fa4717b9323533bfd2832ec1cbdb7..e59f370ae9599e130b7703417fc305306f3270e2 100644
(file)
--- a/
struct/dstr.3
+++ b/
struct/dstr.3
@@
-330,10
+330,10
@@
and
.BR sprintf (3)
because the former has to do most of its work itself. In particular,
.B dstr_putf
.BR sprintf (3)
because the former has to do most of its work itself. In particular,
.B dstr_putf
-doesn't (and probably never will) understand the
+understands the POSIX
.RB ` n$ '
.RB ` n$ '
-positional parameter notation accepted by many Unix C libraries
. There
-is no macro equivalent of
+positional parameter notation accepted by many Unix C libraries
, even if
+
the underlying C library does not. There
is no macro equivalent of
.BR dstr_putf .
.PP
The function
.BR dstr_putf .
.PP
The function