diff options
author | 2012-12-02 16:19:18 +0000 | |
---|---|---|
committer | 2012-12-02 16:19:18 +0000 | |
commit | 9777ac6b5dc8907ef6e0dca8a81576a77d51ae35 (patch) | |
tree | a2e482890682186aef37cd1503bbfc9bcecc4e28 /usr.bin/mandoc/manpath.c | |
parent | m88k_layout_frame(): return early if the frame computations have already (diff) | |
download | wireguard-openbsd-9777ac6b5dc8907ef6e0dca8a81576a77d51ae35.tar.xz wireguard-openbsd-9777ac6b5dc8907ef6e0dca8a81576a77d51ae35.zip |
- remove isalphanumeric() and replace it with a shell pattern, that
tries a bit harder to identify invalid interface names and in
this case emit an error message.
- use [[ $1 == autoboot ]] to avoid a shell error message due to
possible spaces in first argument
- no change in functionality
discussed with krw and halex
ok ("I like this") krw
Diffstat (limited to 'usr.bin/mandoc/manpath.c')
0 files changed, 0 insertions, 0 deletions