From owner-cvs-bin Sat Sep 13 10:45:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA15706 for cvs-bin-outgoing; Sat, 13 Sep 1997 10:45:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA15545; Sat, 13 Sep 1997 10:43:15 -0700 (PDT) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id KAA04752; Sat, 13 Sep 1997 10:40:01 -0700 (PDT) Date: Sat, 13 Sep 1997 10:40:01 -0700 (PDT) Message-Id: <199709131740.KAA04752@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/sh sh.1 Sender: owner-cvs-bin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 1997/09/13 10:40:01 PDT Modified files: bin/sh sh.1 Log: PR: docs/4449 The -c flag is not documented in the sh(1) manapge. Submitted by: adrian@virginia.edu Revision Changes Path 1.15 +6 -1 src/bin/sh/sh.1