diff options
author | delphij <delphij@FreeBSD.org> | 2007-07-24 06:41:07 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2007-07-24 06:41:07 +0000 |
commit | 90cc29c58cc4a61cd9c1f83244fff9144efdcff5 (patch) | |
tree | ee3179ea3909b973226d0d80a2a4937b923492ad /share/man/man8/rc.8 | |
parent | f01a448638ad65647e242aa1a41bc7de44034338 (diff) | |
download | FreeBSD-src-90cc29c58cc4a61cd9c1f83244fff9144efdcff5.zip FreeBSD-src-90cc29c58cc4a61cd9c1f83244fff9144efdcff5.tar.gz |
Stop mentioning /usr/X11R6.
Approved by: re (hrs)
Diffstat (limited to 'share/man/man8/rc.8')
-rw-r--r-- | share/man/man8/rc.8 | 6 |
1 files changed, 2 insertions, 4 deletions
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 |