diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-06-23 09:08:45 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-06-23 09:08:45 +0000 |
| commit | ce1fc2b2dfa2b4b0aa2f78df081215716fdc9b29 (patch) | |
| tree | a414d293b4617b9bf15203c1592349a0e0627578 /usr.bin | |
| parent | 96ba60ede208562d6f8a4b526ee9701b474a9b28 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/doscmd/doscmd.1 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/usr.bin/doscmd/doscmd.1 b/usr.bin/doscmd/doscmd.1 index 4d27017d2140..cb86bb696105 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 |
