diff options
| -rw-r--r-- | man/man4/console_codes.4 | 4 | ||||
| -rw-r--r-- | share/mk/build/catman/troff.xfail | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/man/man4/console_codes.4 b/man/man4/console_codes.4 index adfe6c9b69..136e98a0fb 100644 --- a/man/man4/console_codes.4 +++ b/man/man4/console_codes.4 @@ -335,7 +335,9 @@ T} 2 T{ set half-bright (simulated with color on a color display) T} -3 set italic (since Linux 2.6.22; simulated with color on a color display) +3 T{ +set italic (since Linux 2.6.22; simulated with color on a color display) +T} 4 T{ set underscore (simulated with color on a color display) (the colors used to simulate dim or underline are set diff --git a/share/mk/build/catman/troff.xfail b/share/mk/build/catman/troff.xfail index a719a065fb..7736fc74e8 100644 --- a/share/mk/build/catman/troff.xfail +++ b/share/mk/build/catman/troff.xfail @@ -1,7 +1,6 @@ man2/fanotify_init.2 man2/s390_sthyi.2 man3/unlocked_stdio.3 -man4/console_codes.4 man4/lirc.4 man5/proc_pid_smaps.5 man5/tzfile.5 |
