From owner-cvs-all  Fri Dec 15  9:47:30 2000
From owner-cvs-all@FreeBSD.ORG  Fri Dec 15 09:47:26 2000
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 51C7C37B404; Fri, 15 Dec 2000 09:47:26 -0800 (PST)
Received: (from ru@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id eBFHlQw26283;
	Fri, 15 Dec 2000 09:47:26 -0800 (PST)
	(envelope-from ru)
Message-Id: <200012151747.eBFHlQw26283@freefall.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Fri, 15 Dec 2000 09:47:26 -0800 (PST)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/bin/cat cat.1 src/bin/date date.1 src/bin/ed ed.1
         src/bin/expr expr.1 src/bin/ln symlink.7 src/bin/ls ls.1
         src/bin/rm rm.1 src/bin/sh sh.1 src/bin/sleep sleep.1 src/bin/stty
         stty.1
X-FreeBSD-CVS-Branch: RELENG_4
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

ru          2000/12/15 09:47:26 PST

  Modified files:        (Branch: RELENG_4)
    bin/cat              cat.1 
    bin/date             date.1 
    bin/ed               ed.1 
    bin/expr             expr.1 
    bin/ln               symlink.7 
    bin/ls               ls.1 
    bin/rm               rm.1 
    bin/sh               sh.1 
    bin/sleep            sleep.1 
    bin/stty             stty.1 
  Log:
  MFC: Prepare for mdoc(7)NG.
  
  Revision  Changes    Path
  1.10.2.5  +2 -2      src/bin/cat/cat.1
  1.34.2.6  +31 -17    src/bin/date/date.1
  1.17.2.3  +12 -15    src/bin/ed/ed.1
  1.9.2.2   +2 -2      src/bin/expr/expr.1
  1.13.2.3  +2 -2      src/bin/ln/symlink.7
  1.33.2.6  +3 -3      src/bin/ls/ls.1
  1.19.2.2  +2 -2      src/bin/rm/rm.1
  1.39.2.4  +3 -3      src/bin/sh/sh.1
  1.15.2.1  +2 -2      src/bin/sleep/sleep.1
  1.13.2.2  +18 -18    src/bin/stty/stty.1



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