Hi,
I've got a possible font problem with a fully updated CentOS 7 system.
An example with the man command.
#man kill
Should return the following
KILL(1) User Commands KILL(1)
NAME
kill - terminate a process
SYNOPSIS
kill [-s signal|-p] [-q sigval] [-a] [--] pid...
kill -l [signal]
but what I actually get is the following
KILL(1) User Commands KILL(1)
kill - terminate a process
[ signal| ] [ sigval] [ ] [ ] pid...
[signal]
Notice the missing text.
If I select the t