pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/ntvcm/files



Module Name:    pkgsrc
Committed By:   hauke
Date:           Sat Aug 22 17:43:47 UTC 2026

Modified Files:
        pkgsrc/emulators/ntvcm/files: ntvcm.1

Log Message:
Fix another formatting error (wrong indentation).

Spotted and patch provided by John D. Baker - thanks!


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/emulators/ntvcm/files/ntvcm.1

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

Modified files:

Index: pkgsrc/emulators/ntvcm/files/ntvcm.1
diff -u pkgsrc/emulators/ntvcm/files/ntvcm.1:1.2 pkgsrc/emulators/ntvcm/files/ntvcm.1:1.3
--- pkgsrc/emulators/ntvcm/files/ntvcm.1:1.2    Sat Aug 15 11:49:11 2026
+++ pkgsrc/emulators/ntvcm/files/ntvcm.1        Sat Aug 22 17:43:47 2026
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ntvcm.1,v 1.2 2026/08/15 11:49:11 hauke Exp $
+.\"    $NetBSD: ntvcm.1,v 1.3 2026/08/22 17:43:47 hauke Exp $
 .\"
 .\" Creative Commons Legal Code
 .\" 
@@ -186,7 +186,8 @@ translate escape sequences to VT-100 whe
 for vt-52 escape sequences, use e.g. with CalcStar
 .It Cm  k
 for Kaypro II/Lear-Siegler ADM-3A escape sequences, use with strtrk
-.It Cm  z:X
+.El
+.It Fl  z:X
 applies X as a hex mask to SetProcessAffinityMask, e.g.:
 .Bl -tag compact  -width indent 
 .It Cm 11
@@ -194,7 +195,6 @@ applies X as a hex mask to SetProcessAff
 .It Cm 3000
 2 efficiency cores on an i7-1280P
 .El
-.El
 .It Fl 8
 use only i8080 instruction set, not the Z80 extensions
 .Sh EXAMPLES



Home | Main Index | Thread Index | Old Index