CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2025/07/06 05:04:37
Modified files: usr.sbin/vmd : vm.conf.5 Log message: Miscellaneous improvements: * Use the .Ss and .Sx macros to improve internal hyperlinking. * Move the sentence about scan_scaled(3) to the proper place. * Properly describe how line continuation and macros work. * Clarify that "local prefix" is only for IPv4. * Add some missing files and minimal descriptions to FILES. * Add some .Xr macros at the appropriate places. * For keywords that are not stand-alone commands, sprinkle some .Cm. * Tighten some wordings. OK mlarkin@ kn@