diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index ac190744b495..0937e6b35f89 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: sh.1,v 1.54 2002/12/19 18:04:41 kleink Exp $ +.\" $NetBSD: sh.1,v 1.55 2002/12/28 05:08:27 uebayasi Exp $ .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -1546,7 +1546,7 @@ List trapped signals and their corresponding action .Pp Print a list of valid signals .Pp -.Dl trap '' SIGINT QUIT tstp 30 +.Dl trap '' INT QUIT tstp 30 .Pp Ignore signals INT QUIT TSTP USR1 .Pp