Fix problems introduced in the previous commit:
* Do not use explicit paragraphing (Pp) to separate list items. * Do not use semi-colons to punctuate list items; the use or periods eases maintenance. * Do not mark up external shell commands as internal commands (Ic). * Do not introduce new hard sentence breaks.
This commit is contained in:
parent
00ffc582fe
commit
4a8d4dadc6
@ -524,16 +524,15 @@ version
|
||||
To change it to version 3.2 (the default in previous versions of
|
||||
.Nm doscmd )
|
||||
use the value of
|
||||
.Cm 320 ;
|
||||
.Pp
|
||||
.Cm 320 .
|
||||
.It Cm X11_FONT
|
||||
The value of this variable determines the font used in an X
|
||||
window. The default font is
|
||||
The value of this variable determines the font used in an X window.
|
||||
The default font is
|
||||
.Cm vga ,
|
||||
which is installed in
|
||||
.Pa /usr/libdata/doscmd/fonts .
|
||||
Add the line
|
||||
.Ic xset fp+ /usr/libdata/doscmd/fonts
|
||||
.Ql xset fp+ /usr/libdata/doscmd/fonts
|
||||
to your
|
||||
.Pa ${HOME}/.xsession
|
||||
or
|
||||
|
Loading…
Reference in New Issue
Block a user