summaryrefslogtreecommitdiffstats
path: root/usr.bin/dig/lib/isc/unix/socket.c
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2020-02-24 21:15:05 +0000
committerschwarze <schwarze@openbsd.org>2020-02-24 21:15:05 +0000
commite8a031dcddfc5d7c9801e443aececd939abe3ec4 (patch)
tree35d0f38236c752db9cc333c198ddd11e6e532624 /usr.bin/dig/lib/isc/unix/socket.c
parentStop generating rdatastruct.h and put the dns_rdata_* structs for (diff)
downloadwireguard-openbsd-e8a031dcddfc5d7c9801e443aececd939abe3ec4.tar.xz
wireguard-openbsd-e8a031dcddfc5d7c9801e443aececd939abe3ec4.zip
Marc Espie reported that "man p*ipc" displayed the perlipc(1) manual.
The reason was that as a last resort when failing to find a page name in mandoc.db(5) or at a few well well-defined fully qualified file names, man(1) uses glob(3) to look for candidate files in relevant directories, because some operating systems have weird file name extensions, for example pcap.3pcap and BF_set_key.3ssl on Linux. But during that globbing, the metacharacters "*?[" need to be escaped in the name, section, and path supplied by the user, or you would get weird false positives and misleading warning messages and would be unable to use the fallback for path or file names that actually contain an opening bracket. Feedback and OK espie@.
Diffstat (limited to 'usr.bin/dig/lib/isc/unix/socket.c')
0 files changed, 0 insertions, 0 deletions