diff options
author | 2015-04-03 17:03:15 +0000 | |
---|---|---|
committer | 2015-04-03 17:03:15 +0000 | |
commit | e443cb7b1ae95e69329177336ff7c4593e1bf5ad (patch) | |
tree | 781c07c642aa37ee0c92a96842f5ff1e76f9b20e /lib | |
parent | It turns out the man(7) parser suffers from unintelligible handling (diff) | |
download | wireguard-openbsd-e443cb7b1ae95e69329177336ff7c4593e1bf5ad.tar.xz wireguard-openbsd-e443cb7b1ae95e69329177336ff7c4593e1bf5ad.zip |
Eleminate the last occurrences of backticks and replace constructs
like `cat file` or $(cat file) with $(<file) in places, where we
can be sure that file exists.
OK krw@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions