From owner-cvs-all Mon May 27 23: 3:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D55037B407; Mon, 27 May 2002 23:03:51 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4S63pY24227; Mon, 27 May 2002 23:03:51 -0700 (PDT) (envelope-from asmodai) Message-Id: <200205280603.g4S63pY24227@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Mon, 27 May 2002 23:03:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man7 tuning.7 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/05/27 23:03:50 PDT Modified files: share/man/man7 tuning.7 Log: Remove, with extreme prejudice, the notion that /tmp best needs to be a softlink to /var/tmp. This is horribly wrong since /tmp and /var/tmp serve different goals. Even given the text that in the old days things were different doesn't help, since our scripts clean /tmp, and we depend on /var/tmp to persist for vi editing sessions recovery and other likewise applications. Revision Changes Path 1.46 +1 -5 src/share/man/man7/tuning.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message