diff options
author | Duncan Roe <duncan_roe@optusnet.com.au> | 2024-12-21 14:13:49 +1100 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2025-01-06 11:01:43 +0100 |
commit | 60aa4279fabfbb10b15b99037d39bf34b4879f3d (patch) | |
tree | b6bb272ae9edf2366354f9a2604dd7125494f73b /src/libnetfilter_queue.c | |
parent | f54dc690e016c7eb3279d84d3409ee4f1fe9b910 (diff) |
build: doc: Fix `fprintf` in man pages from using single quotes
For example, `man nfq_open` shows
fprintf(stderr, 'error during nfq_open()\n');
where the single-quotes should be double-quotes (and are in the HTML).
This doxygen bug appeared in doxygen 1.9.2.
It is fixed in doxygen 1.13.0 (not yet released).
Fixes: 088c883bd1ca ("build: doc: Update build_man.sh for doxygen 1.9.2")
Signed-off-by: Duncan Roe <duncan_roe@optusnet.com.au>
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'src/libnetfilter_queue.c')
0 files changed, 0 insertions, 0 deletions