From owner-cvs-all Tue Dec 17 12:48:30 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 B2D4937B43B; Tue, 17 Dec 2002 12:48:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3552943ED1; Tue, 17 Dec 2002 12:48:26 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBHKmQmV089780; Tue, 17 Dec 2002 12:48:26 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBHKmPe4089779; Tue, 17 Dec 2002 12:48:25 -0800 (PST) Message-Id: <200212172048.gBHKmPe4089779@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 17 Dec 2002 12:48:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh sh.1 X-FreeBSD-CVS-Branch: RELENG_4 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 trhodes 2002/12/17 12:48:25 PST Modified files: (Branch: RELENG_4) bin/sh sh.1 Log: MFC: The code uses trapsasync, however the manual page uses asynctraps. Fix the manual page to reflect the code. PR: 45820 Submitted by: Marco Molteni Discussed with: tjr Revision Changes Path 1.39.2.23 +1 -1 src/bin/sh/sh.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message