Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/envstat



Module Name:    src
Committed By:   uwe
Date:           Tue Apr  1 17:07:59 UTC 2025

Modified Files:
        src/usr.sbin/envstat: envstat.8

Log Message:
envstat(8): use \(aq for literal ASCII single quote in examples

Literal ASCII single quote in the input becomes right single quote in
the PostScript output.  While that is the look from the old dead tree
manuals that we know and love, it does the wrong thing when
copy-pasted from a PDF document, so make sure the examples come out
right with the literal ASCII single quotes in them.


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/usr.sbin/envstat/envstat.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index