From owner-cvs-all@FreeBSD.ORG Sun Feb 5 18:46:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61B0616A420; Sun, 5 Feb 2006 18:46:49 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27CBB43D45; Sun, 5 Feb 2006 18:46:49 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k15IkmMh060846; Sun, 5 Feb 2006 18:46:48 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k15Ikmul060845; Sun, 5 Feb 2006 18:46:48 GMT (envelope-from ceri) Message-Id: <200602051846.k15Ikmul060845@repoman.freebsd.org> From: Ceri Davies Date: Sun, 5 Feb 2006 18:46:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/sysinstall/help anonftp.hlp distributions.hlp fixit.hlp html.hlp options.hlp partition.hlp register.hlp securelevel.hlp shortcuts.hlp slice.hlp tcp.hlp usermgmt.hlp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2006 18:46:49 -0000 ceri 2006-02-05 18:46:46 UTC FreeBSD src repository Modified files: usr.sbin/sysinstall/help anonftp.hlp distributions.hlp fixit.hlp html.hlp options.hlp partition.hlp securelevel.hlp shortcuts.hlp slice.hlp tcp.hlp usermgmt.hlp Removed files: usr.sbin/sysinstall/help register.hlp Log: Bring these files somewhat into the present. Perform some rewording while here. Remove register.hlp, since the code that deals with it was removed nearly 7 years ago. Revision Changes Path 1.2 +2 -0 src/usr.sbin/sysinstall/help/anonftp.hlp 1.15 +9 -10 src/usr.sbin/sysinstall/help/distributions.hlp 1.5 +1 -5 src/usr.sbin/sysinstall/help/fixit.hlp 1.3 +1 -1 src/usr.sbin/sysinstall/help/html.hlp 1.9 +75 -18 src/usr.sbin/sysinstall/help/options.hlp 1.14 +2 -2 src/usr.sbin/sysinstall/help/partition.hlp 1.6 +0 -76 src/usr.sbin/sysinstall/help/register.hlp (dead) 1.3 +2 -2 src/usr.sbin/sysinstall/help/securelevel.hlp 1.12 +15 -12 src/usr.sbin/sysinstall/help/shortcuts.hlp 1.9 +1 -7 src/usr.sbin/sysinstall/help/slice.hlp 1.10 +10 -2 src/usr.sbin/sysinstall/help/tcp.hlp 1.7 +5 -5 src/usr.sbin/sysinstall/help/usermgmt.hlp