diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2000-09-12 14:45:48 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2000-09-12 14:45:48 +0000 |
commit | 9ba342053c015a9be4f7f1ad1efdf21220329946 (patch) | |
tree | c0132a894c2474e6e4524fac7b9ac63ba5fcf8e2 /share | |
parent | 2a31a827a12deecd8ff3396dda3cb7e559e7947c (diff) |
no longer do ports populate /usr/X11R6
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/ports.7 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 1fbc2917f7f..6078049c7ab 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ports.7,v 1.12 2000/07/17 16:52:27 danh Exp $ +.\" $OpenBSD: ports.7,v 1.13 2000/09/12 14:45:47 todd Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd January 25, 1998 @@ -326,8 +326,6 @@ Where to install things in general .Po usually .Pa /usr/local -or -.Pa /usr/X11R6 .Pc .It Ev MASTER_SITES Primary sites for distribution files if not found locally. |