1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-02 06:15:37 -08:00
openbsd-src/usr.sbin/mrinfo
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
mrinfo.8 -o[arg] must not have spaces between option and argument; OK jmc 2024-12-01 09:58:15 +00:00
mrinfo.c -o[arg] must not have spaces between option and argument; OK jmc 2024-12-01 09:58:15 +00:00