From owner-cvs-all Wed Aug 21 8: 6: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCC6F37B400; Wed, 21 Aug 2002 08:05:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 588E043E75; Wed, 21 Aug 2002 08:05:57 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: from freefall.freebsd.org (schweikh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LF5vJU059328; Wed, 21 Aug 2002 08:05:57 -0700 (PDT) (envelope-from schweikh@freefall.freebsd.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LF5uMD059327; Wed, 21 Aug 2002 08:05:56 -0700 (PDT) Message-Id: <200208211505.g7LF5uMD059327@freefall.freebsd.org> From: Jens Schweikhardt Date: Wed, 21 Aug 2002 08:05:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh sh.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG schweikh 2002/08/21 08:05:56 PDT Modified files: bin/sh sh.1 Log: Fix a few typos, among them s/builtin/built-in/ (except for the ref to the builtin(1) man page.) This is for consistency with the spelling both proposed by ispell as well as IEEE Std 1003.1-2001. MFC after: 3 days Revision Changes Path 1.77 +36 -36 src/bin/sh/sh.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message