summaryrefslogtreecommitdiffstats
path: root/usr.bin/doscmd/doscmd.1
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1998-02-26 07:53:02 +0000
committermsmith <msmith@FreeBSD.org>1998-02-26 07:53:02 +0000
commit4fc0ab87d768cc7a86abd38b1e022daccb8aa649 (patch)
treeaa1cc1444274b949b3a6218714ae6e15eba0e682 /usr.bin/doscmd/doscmd.1
parent4abe3410e6b7490667772d899fd8b5f41416c487 (diff)
downloadFreeBSD-src-4fc0ab87d768cc7a86abd38b1e022daccb8aa649.zip
FreeBSD-src-4fc0ab87d768cc7a86abd38b1e022daccb8aa649.tar.gz
Don't claim XMS isn't implemented (it is).
Attempt to explain the "X11 support not compiled in" diagnostic. Submitted by: philip@rmit.edu.au (Philip Musumeci)
Diffstat (limited to 'usr.bin/doscmd/doscmd.1')
-rw-r--r--usr.bin/doscmd/doscmd.116
1 files changed, 16 insertions, 0 deletions
diff --git a/usr.bin/doscmd/doscmd.1 b/usr.bin/doscmd/doscmd.1
index 76e4e31..3c6958c 100644
--- a/usr.bin/doscmd/doscmd.1
+++ b/usr.bin/doscmd/doscmd.1
@@ -705,6 +705,22 @@ such as:
Unknown interrupt 21 function 99
.sp
and exit.
+.Pp
+If
+.Nm
+emits the message
+.Ic X11 support not compiled in
+when supplied the
+.Fl x
+switch, this support can be added by defining an environment variable
+.Ev X11BASE
+which points to the installed X Window System (normally
+.Pa /usr/X11R6
+) and then typing
+.Ic make install
+in the source directory (normally
+.Pa /usr/src/usr.bin/doscmd
+). For this to work, the X programmer's kit must have been installed.
.Sh AUTHOR
Pace Willisson
.br
OpenPOWER on IntegriCloud