1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.sbin/map-mbone
kn 347b73737b -o[arg] must not have spaces between option and argument; OK jmc
getopt(3) says so and, e.g. 'mrouted -d 1' must be 'mrouted -d1' to work.
dhcpd(8) and sed(1) got this right, our multicast programs did not.
2024-12-01 09:58:15 +00:00
..
Makefile
map-mbone.8 -o[arg] must not have spaces between option and argument; OK jmc 2024-12-01 09:58:15 +00:00
mapper.c -o[arg] must not have spaces between option and argument; OK jmc 2024-12-01 09:58:15 +00:00