From owner-cvs-all Sun Dec 22 12:35:49 2002 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 7BAA237B401; Sun, 22 Dec 2002 12:35:47 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AD1E43ED8; Sun, 22 Dec 2002 12:35:46 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id gBMKZfuB071104; Sun, 22 Dec 2002 13:35:41 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 22 Dec 2002 13:35:02 -0700 (MST) Message-Id: <20021222.133502.97851012.imp@bsdimp.com> To: marck@rinet.ru Cc: dillon@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man7 development.7 From: "M. Warner Losh" In-Reply-To: <20021222195143.P65737@woozle.rinet.ru> References: <200212220207.gBM275kM041912@repoman.freebsd.org> <20021222195143.P65737@woozle.rinet.ru> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 In message: <20021222195143.P65737@woozle.rinet.ru> Dmitry Morozovsky writes: : On Sat, 21 Dec 2002, Matt Dillon wrote: : : MD> which describes a very powerful, generic, exportable development environment : MD> suitable to developers, sysops, admins, and anyone at all who is : MD> maintaining more the one FreeBSD box. I have used this type of environment : MD> for many years and have had to make virtually no changes to it for all that : MD> time. : : Thanks, Matt. By the way, small correction: : : Index: development.7 : =================================================================== : RCS file: /home/ncvs/src/share/man/man7/development.7,v : retrieving revision 1.1 : diff -u -r1.1 development.7 : --- development.7 22 Dec 2002 02:07:05 -0000 1.1 : +++ development.7 22 Dec 2002 16:52:46 -0000 : @@ -337,8 +337,8 @@ : a good time. My recommendation is to only keep the cvs repository : synchronized via cron. : .Sh SEE ALSO : -.Xr tuning 8 , : -.Xr firewall 8 , : +.Xr tuning 7 , : +.Xr firewall 7 , : .Xr diskless 8 : .Sh HISTORY : The : : I wonder also why diskless manpage belongs to section 8... Because it is talking about sysadmin things. I'd guess that firewall belongs there as well as tuning. But since it doesn't describe an actual command, one could argue it belongs in section 7. Gotta love the arbitrary nature of things. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message