diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man7/ports.7 | 4 | ||||
-rw-r--r-- | share/man/man8/rc.8 | 6 |
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 |