From owner-cvs-all Fri Jan 14 3:15:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 70C2614F9A; Fri, 14 Jan 2000 03:15:35 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA02627; Fri, 14 Jan 2000 03:15:35 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200001141115.DAA02627@freefall.freebsd.org> From: Sheldon Hearn Date: Fri, 14 Jan 2000 03:15:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/echo echo.1 src/bin/kill kill.1 src/usr.bin/login login.1 src/usr.bin/nice nice.1 src/usr.bin/nohup nohup.1 src/usr.bin/printf printf.1 src/bin/pwd pwd.1 src/usr.bin/time time.1 src/usr.bin/which which.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 2000/01/14 03:15:34 PST Modified files: (Branch: RELENG_3) bin/echo echo.1 bin/kill kill.1 usr.bin/login login.1 usr.bin/nice nice.1 usr.bin/nohup nohup.1 usr.bin/printf printf.1 bin/pwd pwd.1 usr.bin/time time.1 usr.bin/which which.1 Log: MFC: Incorporate the builtin.1 manpage and its MLINKS. Remove the cd(1) and wait(1) manual pages (for which MLINKS are created instead. Fix some mark-up issues in csh(1) and add a builtin(1) xref to csh.1 These changes should have been committed along-side those committed with the log message above, but were forgotten. Revision Changes Path 1.6.2.3 +12 -2 src/bin/echo/echo.1 1.8.2.2 +7 -10 src/bin/kill/kill.1 1.13.2.3 +8 -7 src/usr.bin/login/login.1 1.7.2.3 +11 -21 src/usr.bin/nice/nice.1 1.2.2.1 +12 -1 src/usr.bin/nohup/nohup.1 1.3.2.1 +12 -1 src/usr.bin/printf/printf.1 1.6.2.3 +14 -4 src/bin/pwd/pwd.1 1.8.2.2 +12 -10 src/usr.bin/time/time.1 1.12.2.2 +11 -1 src/usr.bin/which/which.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message