From 7ac2f2c2ece38754ac2c5d89252b87e5e5fbb833 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Wed, 24 Mar 2004 20:19:57 +0000 Subject: [PATCH] Remove mention of doscmd. --- share/examples/etc/make.conf | 1 - share/man/man5/make.conf.5 | 4 ---- 2 files changed, 5 deletions(-) diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index fbf1ef9afcf7..8dd75939aafc 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -122,7 +122,6 @@ #NO_SHAREDOCS= true # do not build the 4.4BSD legacy docs #NO_TCSH= true # do not build and install /bin/csh (which is tcsh) #NO_VINUM= true # do not build Vinum utilities -#NO_X= true # do not compile in XWindows support (e.g. doscmd) #NOCRYPT= true # do not build any crypto code #NOGAMES= true # do not build games (games/ subdir) #NOINFO= true # do not make or install info files diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5 index d1d2160832b5..1b82ab96cf1f 100644 --- a/share/man/man5/make.conf.5 +++ b/share/man/man5/make.conf.5 @@ -551,10 +551,6 @@ Set to not build and install .Pa /bin/csh (which is .Xr tcsh 1 ) . -.It Va NO_X -.Pq Vt bool -Set to not compile in X\-Windows support (e.g.\& -.Xr doscmd 1 ) . .It Va NOCLEAN .Pq Vt bool Set this to disable cleaning during