From owner-cvs-all Tue Dec 21 17:28:53 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 946F514CCA; Tue, 21 Dec 1999 17:28:50 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA77093; Tue, 21 Dec 1999 17:28:50 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-Id: <199912220128.RAA77093@freefall.freebsd.org> From: John Baldwin Date: Tue, 21 Dec 1999 17:28:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/hostname hostname.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jhb 1999/12/21 17:28:50 PST Modified files: bin/hostname hostname.1 Log: Mention the hostname variable in /etc/rc.conf since that is the most common way of setting the hostname. The man page already mentioned that the hostname is set by /etc/rc.network, so this just explains where /etc/rc.network gets the hostname from. PR: docs/14319 Submitted by: rwatson Reviewed by: cmc Revision Changes Path 1.10 +7 -2 src/bin/hostname/hostname.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message