]> git.ipfire.org Git - thirdparty/curl.git/commit
gen.pl: replace all single quotes with aq
authorDaniel Stenberg <daniel@haxx.se>
Wed, 9 Aug 2023 15:58:34 +0000 (17:58 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 9 Aug 2023 15:58:35 +0000 (17:58 +0200)
commitabd8f2b78b647e8fdd5984a5bc240876ea81be78
tree57d523148916d84d9a098c5e6f970ab8807675c3
parent121e60b958a563b483cb33d6c0ca89cb5e0d7101
gen.pl: replace all single quotes with aq

- this prevents man from using a unicode sequence for them
- which then allows search to work properly

Closes #11645
docs/cmdline-opts/gen.pl