summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2007-07-24 06:41:07 +0000
committerdelphij <delphij@FreeBSD.org>2007-07-24 06:41:07 +0000
commit90cc29c58cc4a61cd9c1f83244fff9144efdcff5 (patch)
treeee3179ea3909b973226d0d80a2a4937b923492ad /share
parentf01a448638ad65647e242aa1a41bc7de44034338 (diff)
downloadFreeBSD-src-90cc29c58cc4a61cd9c1f83244fff9144efdcff5.zip
FreeBSD-src-90cc29c58cc4a61cd9c1f83244fff9144efdcff5.tar.gz
Stop mentioning /usr/X11R6.
Approved by: re (hrs)
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/ports.74
-rw-r--r--share/man/man8/rc.86
2 files changed, 3 insertions, 7 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7
index 10cc476..0e9dfbe 100644
--- a/share/man/man7/ports.7
+++ b/share/man/man7/ports.7
@@ -390,9 +390,7 @@ The full path to the package.
.It Va PREFIX
Where to install things in general
(usually
-.Pa /usr/local
-or
-.Pa /usr/X11R6 ) .
+.Pa /usr/local ) .
.It Va MASTER_SITES
Primary sites for distribution files if not found locally.
.It Va PATCH_SITES
diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8
index 7d3cfe5..aa607be 100644
--- a/share/man/man8/rc.8
+++ b/share/man/man8/rc.8
@@ -412,10 +412,8 @@ The
script can execute scripts from multiple
.Nm rc.d/
directories.
-The default locations are
-.Pa /usr/local/etc/rc.d/
-and
-.Pa /usr/X11R6/etc/rc.d/ ,
+The default location includes
+.Pa /usr/local/etc/rc.d/ ,
but these may be overridden with the
.Va local_startup
.Xr rc.conf 5
OpenPOWER on IntegriCloud