From owner-cvs-all Mon Sep 20 1:45:45 1999 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 C9CF715099; Mon, 20 Sep 1999 01:45:43 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA35058; Mon, 20 Sep 1999 01:45:43 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199909200845.BAA35058@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 20 Sep 1999 01:45:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man1 Makefile wait.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/09/20 01:45:43 PDT Modified files: share/man/man1 Makefile Removed files: share/man/man1 wait.1 Log: Remove the wait.1 manpage. There is no userland wait(1) utility, and the manpage does not describe the builtin wait command provided by either of the standard shells. There is already an entry for wait.1 in the builtins.1 MLINKS list. Revision Changes Path 1.11 +2 -2 src/share/man/man1/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message