CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2025/07/08 08:26:45
Modified files: sbin/dhcp6leased: dhcp6leased.conf.5 sbin/dhcpleased: dhcpleased.conf.5 sbin/unwind : unwind.conf.5 usr.sbin/acme-client: acme-client.conf.5 usr.sbin/dvmrpd: dvmrpd.conf.5 usr.sbin/eigrpd: eigrpd.conf.5 usr.sbin/httpd : httpd.conf.5 usr.sbin/ifstated: ifstated.conf.5 usr.sbin/iscsictl: iscsi.conf.5 usr.sbin/ldpd : ldpd.conf.5 usr.sbin/npppd/npppd: npppd.conf.5 usr.sbin/ospf6d: ospf6d.conf.5 usr.sbin/ospfd : ospfd.conf.5 usr.sbin/rad : rad.conf.5 usr.sbin/relayd: relayd.conf.5 usr.sbin/ripd : ripd.conf.5 usr.sbin/snmpd : snmpd.conf.5 usr.sbin/ypldap: ypldap.conf.5 Log message: Make internal hyperlinking work by moving custom sections from .Sh to .Ss and the titles from all caps to sentence case such that they match the table of contents, and switch from .Sy to .Sx as needed. OK florian@