CVS commit: src/share/man/man4
"Valery Ushakov" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: uwe Date: Sat Mar 21 16:44:03 UTC 2026 Modified Files: src/share/man/man4: ddb.4 Log Message: ddb(4): improve markup readability for the list of commands Add empty (single dot) lines around commands to make them more visible in the man page source. Split long chains of Ij Kl Mn Op into multiple source lines with Xo/Xc. While here mark up literal comma in commands with Cm to make it more visible in the PostScript output. To generate a diff of this commit: cvs rdiff -u -r1.205 -r1.206 src/share/man/man4/ddb.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.