CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2024/11/01 02:27:49
Modified files: sbin/dhcp6leased: dhcp6leased.conf.5 Log message: Simplify name/prefix markup, readability tweak and cleanup Leave the notion of repition to ... and markup optional prefixes as such; 'name/prefix [name/prefix ...]' becomes 'name[/prefix] ...'. Also sync with unwind.conf.5 to fix curly braces and indentation. OK florian Input OK jmc