From owner-cvs-src@FreeBSD.ORG Fri Nov 18 10:32:12 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF98216A41F; Fri, 18 Nov 2005 10:32:12 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70DF943D4C; Fri, 18 Nov 2005 10:32:12 +0000 (GMT) (envelope-from ru@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 jAIAWCCB086219; Fri, 18 Nov 2005 10:32:12 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAIAWCBn086218; Fri, 18 Nov 2005 10:32:12 GMT (envelope-from ru) Message-Id: <200511181032.jAIAWCBn086218@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 18 Nov 2005 10:32:12 +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/sbin/atacontrol atacontrol.8 src/sbin/bsdlabel bsdlabel.8 src/sbin/ggate/ggatec ggatec.8 src/sbin/gpt gpt.8 src/sbin/ifconfig ifconfig.8 src/sbin/init init.8 src/sbin/ipfw ipfw.8 src/sbin/kldload kldload.8 src/sbin/kldstat kldstat.8 ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 10:32:12 -0000 ru 2005-11-18 10:32:12 UTC FreeBSD src repository Modified files: sbin/atacontrol atacontrol.8 sbin/bsdlabel bsdlabel.8 sbin/ggate/ggatec ggatec.8 sbin/gpt gpt.8 sbin/ifconfig ifconfig.8 sbin/init init.8 sbin/ipfw ipfw.8 sbin/kldload kldload.8 sbin/kldstat kldstat.8 sbin/ldconfig ldconfig.8 sbin/mount_cd9660 mount_cd9660.8 sbin/ping ping.8 sbin/reboot boot_i386.8 sbin/sysctl sysctl.8 Log: -mdoc sweep. Revision Changes Path 1.28 +4 -4 src/sbin/atacontrol/atacontrol.8 1.62 +3 -6 src/sbin/bsdlabel/bsdlabel.8 1.7 +3 -1 src/sbin/ggate/ggatec/ggatec.8 1.16 +4 -2 src/sbin/gpt/gpt.8 1.107 +67 -64 src/sbin/ifconfig/ifconfig.8 1.49 +3 -2 src/sbin/init/init.8 1.179 +4 -3 src/sbin/ipfw/ipfw.8 1.24 +1 -1 src/sbin/kldload/kldload.8 1.15 +1 -1 src/sbin/kldstat/kldstat.8 1.35 +1 -1 src/sbin/ldconfig/ldconfig.8 1.30 +1 -1 src/sbin/mount_cd9660/mount_cd9660.8 1.53 +4 -3 src/sbin/ping/ping.8 1.58 +2 -2 src/sbin/reboot/boot_i386.8 1.60 +2 -2 src/sbin/sysctl/sysctl.8