From owner-cvs-src  Sun Feb 23 16:56:51 2003
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 1A98437B401; Sun, 23 Feb 2003 16:56:49 -0800 (PST)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A957643FFB; Sun, 23 Feb 2003 16:56:43 -0800 (PST)
	(envelope-from trhodes@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O0uh0U025467;
	Sun, 23 Feb 2003 16:56:43 -0800 (PST)
	(envelope-from trhodes@repoman.freebsd.org)
Received: (from trhodes@localhost)
	by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O0uhRU025466;
	Sun, 23 Feb 2003 16:56:43 -0800 (PST)
Message-Id: <200302240056.h1O0uhRU025466@repoman.freebsd.org>
From: Tom Rhodes <trhodes@FreeBSD.org>
Date: Sun, 23 Feb 2003 16:56:43 -0800 (PST)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
Subject: cvs commit: src/sbin/mount_cd9660 mount_cd9660.8 src/sbin/mount_ext2fs
         mount_ext2fs.8 src/sbin/mount_hpfs mount_hpfs.8
         src/sbin/mount_ntfs mount_ntfs.8 src/sbin/newfs_msdos
         newfs_msdos.8 src/sbin/nologin nologin.8 src/sbin/ping6 ping6.8 ...
X-FreeBSD-CVS-Branch: RELENG_4
Sender: owner-cvs-src@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-src.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-src>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-src>
X-Loop: FreeBSD.ORG

trhodes     2003/02/23 16:56:43 PST

  Modified files:        (Branch: RELENG_4)
    sbin/mount_cd9660    mount_cd9660.8 
    sbin/mount_ext2fs    mount_ext2fs.8 
    sbin/mount_hpfs      mount_hpfs.8 
    sbin/mount_ntfs      mount_ntfs.8 
    sbin/newfs_msdos     newfs_msdos.8 
    sbin/nologin         nologin.8 
    sbin/ping6           ping6.8 
    sbin/quotacheck      quotacheck.8 
    sbin/route           route.8 
    sbin/routed/rtquery  rtquery.8 
  Log:
  Sync with current.  This includes .Nm utility and a few spelling fixes.
  
  Approved by:    re (blanket)
  
  Revision  Changes    Path
  1.12.2.6  +8 -8      src/sbin/mount_cd9660/mount_cd9660.8
  1.6.2.5   +2 -2      src/sbin/mount_ext2fs/mount_ext2fs.8
  1.1.2.5   +3 -3      src/sbin/mount_hpfs/mount_hpfs.8
  1.6.2.9   +3 -3      src/sbin/mount_ntfs/mount_ntfs.8
  1.7.2.7   +1 -1      src/sbin/newfs_msdos/newfs_msdos.8
  1.4.2.5   +4 -3      src/sbin/nologin/nologin.8
  1.3.2.12  +8 -5      src/sbin/ping6/ping6.8
  1.6.2.5   +24 -21    src/sbin/quotacheck/quotacheck.8
  1.17.2.9  +7 -5      src/sbin/route/route.8
  1.11.2.3  +9 -6      src/sbin/routed/rtquery/rtquery.8

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message