aboutsummaryrefslogtreecommitdiff
path: root/man/man3/quote.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/quote.3')
-rw-r--r--man/man3/quote.37
1 files changed, 7 insertions, 0 deletions
diff --git a/man/man3/quote.3 b/man/man3/quote.3
index 7e547c05..ae6c6c28 100644
--- a/man/man3/quote.3
+++ b/man/man3/quote.3
@@ -165,3 +165,10 @@ format strings.
.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).