diff options
-rw-r--r-- | usr.sbin/vidcontrol/vidcontrol.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1 index ca76ab5..3ece783 100644 --- a/usr.sbin/vidcontrol/vidcontrol.1 +++ b/usr.sbin/vidcontrol/vidcontrol.1 @@ -448,10 +448,10 @@ Furthermore, you can also omit font size .Pp .Dl vidcontrol -f iso-8x16 .Pp -Moreover, the suffix specifying font size could be also omited, in -this case +Moreover, the suffix specifying the font size can be also omitted; in +this case, .Nm -will use size of the currently displayed font to construct the +will use the size of the currently displayed font to construct the suffix: .Pp .Dl vidcontrol -f iso |