commit | c8b6342d3c2a167dec16931815926e9e4387e7ef | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Thu Jan 13 04:49:19 2005 +0000 |
committer | rsc <devnull@localhost> | Thu Jan 13 04:49:19 2005 +0000 |
tree | 80d3ec6ea074462b30639168113def880476dad6 | |
parent | 741f510ce758f77ed5193256fb693a09a7daecce [diff] [blame] |
Many small edits.
diff --git a/man/man3/quote.3 b/man/man3/quote.3 index 7e547c0..ae6c6c2 100644 --- a/man/man3/quote.3 +++ b/man/man3/quote.3
@@ -165,3 +165,10 @@ .IR malloc (3), .IR print (3), .IR strcat (3) +.SH BUGS +Because it is provided by the format library, +.I doquote +is a preprocessor macro defined as +.IR fmtdoquote ; +see +.IR intro (3).