Magellan Linux

Contents of /trunk/bash/patches/bash-3.0-manpage.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (show annotations) (download)
Tue May 8 20:06:05 2007 UTC (16 years, 11 months ago) by niro
File size: 533 byte(s)
-import

1 --- bash-3.0/doc/bash.1.manpage 2004-11-30 09:33:54.727381784 +0000
2 +++ bash-3.0/doc/bash.1 2004-11-30 09:34:06.799075585 +0000
3 @@ -3929,7 +3929,7 @@
4 .B SIGHUP
5 to all jobs when an interactive login shell exits.
6 .PP
7 -If \Bbash\fP is waiting for a command to complete and receives a signal
8 +If \fBbash\fP is waiting for a command to complete and receives a signal
9 for which a trap has been set, the trap will not be executed until
10 the command completes.
11 When \fBbash\fP is waiting for an asynchronous command via the \fBwait\fP