From ce1fc2b2dfa2b4b0aa2f78df081215716fdc9b29 Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Fri, 23 Jun 2000 09:08:45 +0000 Subject: [PATCH] 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. --- usr.bin/doscmd/doscmd.1 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/usr.bin/doscmd/doscmd.1 b/usr.bin/doscmd/doscmd.1 index 4d27017d214..cb86bb69610 100644 --- a/usr.bin/doscmd/doscmd.1 +++ b/usr.bin/doscmd/doscmd.1 @@ -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