diff options
author | kn <kn@cvs.openbsd.org> | 2020-05-21 13:42:03 +0000 |
---|---|---|
committer | kn <kn@cvs.openbsd.org> | 2020-05-21 13:42:03 +0000 |
commit | 843e6dd5fa87791c0c1cf5cdbb023b20fc84c50a (patch) | |
tree | 73f5dc3ec532e3e3b5a76032e38c3655ea1885f8 /usr.sbin | |
parent | 6ed1c2821d34fdcfd68c068a66a4eab38ffb3c56 (diff) |
Fix stripcom() description wrt. comments not on their own line
Neither netstart's nor install.sub's (subtly different) implementations
remove trailing comments on lines not starting as a comment, e.g.,
lines like "up #not down" go through unaltered and without "#not down"
being removed.
Only lines *beginning* with the comment sign ("#") are stripped.
No functional change, just updating function descriptions.
Diffstat (limited to 'usr.sbin')
0 files changed, 0 insertions, 0 deletions