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:
sheldonh 2000-06-23 09:08:45 +00:00
parent 00ffc582fe
commit 4a8d4dadc6

View File

@ -524,16 +524,15 @@ version
To change it to version 3.2 (the default in previous versions of To change it to version 3.2 (the default in previous versions of
.Nm doscmd ) .Nm doscmd )
use the value of use the value of
.Cm 320 ; .Cm 320 .
.Pp
.It Cm X11_FONT .It Cm X11_FONT
The value of this variable determines the font used in an X The value of this variable determines the font used in an X window.
window. The default font is The default font is
.Cm vga , .Cm vga ,
which is installed in which is installed in
.Pa /usr/libdata/doscmd/fonts . .Pa /usr/libdata/doscmd/fonts .
Add the line Add the line
.Ic xset fp+ /usr/libdata/doscmd/fonts .Ql xset fp+ /usr/libdata/doscmd/fonts
to your to your
.Pa ${HOME}/.xsession .Pa ${HOME}/.xsession
or or