From owner-cvs-all Sun Aug 30 20:39:32 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA16584 for cvs-all-outgoing; Sun, 30 Aug 1998 20:39:32 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA16575; Sun, 30 Aug 1998 20:39:31 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) From: Joseph Koshy Received: (from jkoshy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA09242; Sun, 30 Aug 1998 20:39:26 -0700 (PDT) Date: Sun, 30 Aug 1998 20:39:26 -0700 (PDT) Message-Id: <199808310339.UAA09242@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/bin/sh sh.1 Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkoshy 1998/08/30 20:39:26 PDT Modified files: (Branch: RELENG_2_2) bin/sh sh.1 Log: MFC: {rev 1.21} Document behaviour of "-" and "--" on the command line. Revision Changes Path 1.9.2.11 +7 -2 src/bin/sh/sh.1