OSDN Git Service

meson 0.60.2: Cancel reservation. Commit the sources so far.
[linuxjm/jm.git] / manual / GNU_bash / original / local-fixes.patch
1 diff --git a/manual/GNU_bash/original/man1/builtins.1 b/manual/GNU_bash/original/man1/builtins.1
2 index bf8bfec..891dd2f 100644
3 --- a/manual/GNU_bash/original/man1/builtins.1
4 +++ b/manual/GNU_bash/original/man1/builtins.1
5 @@ -12,6 +12,6 @@ shift, shopt, source, suspend, test, times, trap, true, type, typeset,
6  ulimit, umask, unalias, unset, wait \- bash built-in commands, see \fBbash\fR(1)
7  .SH BASH BUILTIN COMMANDS
8  .nr zZ 1
9 -.so bash.1
10 +.so man1/bash.1
11  .SH SEE ALSO
12  bash(1), sh(1)
13 diff --git a/manual/GNU_bash/original/man1/rbash.1 b/manual/GNU_bash/original/man1/rbash.1
14 index 56e38fd..a25fe11 100644
15 --- a/manual/GNU_bash/original/man1/rbash.1
16 +++ b/manual/GNU_bash/original/man1/rbash.1
17 @@ -3,6 +3,6 @@
18  rbash \- restricted bash, see \fBbash\fR(1)
19  .SH RESTRICTED SHELL
20  .nr zY 1
21 -.so bash.1
22 +.so man1/bash.1
23  .SH SEE ALSO
24  bash(1)