--- Makefile.in | 2 +- doc/bash.1 | 4 ++-- examples/loadables/Makefile.in | 2 +- examples/loadables/Makefile.inc.in | 2 +- examples/loadables/perl/Makefile.in | 2 +- examples/startup-files/Bashrc.bfox | 2 +- lib/readline/README | 2 +- lib/readline/doc/history.3 | 4 ++-- lib/readline/doc/readline.3 | 4 ++-- 9 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/Makefile.in b/Makefile.in index 5a5ea112..15a22d44 100644 --- a/Makefile.in +++ b/Makefile.in @@ -28,7 +28,7 @@ PACKAGE_VERSION = @PACKAGE_VERSION@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ -# Include some boilerplate Gnu makefile definitions. +# Include some boilerplate GNU makefile definitions. prefix = @prefix@ exec_prefix = @exec_prefix@ diff --git a/doc/bash.1 b/doc/bash.1 index 36a55259..5227ae7e 100644 --- a/doc/bash.1 +++ b/doc/bash.1 @@ -13446,9 +13446,9 @@ .SH "SEE ALSO" .TP \fIBash Reference Manual\fP, Brian Fox and Chet Ramey .TP -\fIThe Gnu Readline Library\fP, Brian Fox and Chet Ramey +\fIThe GNU Readline Library\fP, Brian Fox and Chet Ramey .TP -\fIThe Gnu History Library\fP, Brian Fox and Chet Ramey +\fIThe GNU History Library\fP, Brian Fox and Chet Ramey .TP POSIX.1-2024, The IEEE and The Open Group http://pubs.opengroup.org/onlinepubs/9799919799/ diff --git a/examples/loadables/Makefile.in b/examples/loadables/Makefile.in index 19976b54..3a73f182 100644 --- a/examples/loadables/Makefile.in +++ b/examples/loadables/Makefile.in @@ -20,7 +20,7 @@ PACKAGE = @PACKAGE_NAME@ VERSION = @PACKAGE_VERSION@ -# Include some boilerplate Gnu makefile definitions. +# Include some boilerplate GNU makefile definitions. prefix = @prefix@ exec_prefix = @exec_prefix@ diff --git a/examples/loadables/Makefile.inc.in b/examples/loadables/Makefile.inc.in index ee3c3035..613a63ce 100644 --- a/examples/loadables/Makefile.inc.in +++ b/examples/loadables/Makefile.inc.in @@ -23,7 +23,7 @@ VERSION = @PACKAGE_VERSION@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ -# Include some boilerplate Gnu makefile definitions. +# Include some boilerplate GNU makefile definitions. prefix = @prefix@ exec_prefix = @exec_prefix@ diff --git a/examples/loadables/perl/Makefile.in b/examples/loadables/perl/Makefile.in index 59f39b6a..10c3a7a6 100644 --- a/examples/loadables/perl/Makefile.in +++ b/examples/loadables/perl/Makefile.in @@ -18,7 +18,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. # -# Include some boilerplate Gnu makefile definitions. +# Include some boilerplate GNU makefile definitions. prefix = @prefix@ exec_prefix = @exec_prefix@ diff --git a/examples/startup-files/Bashrc.bfox b/examples/startup-files/Bashrc.bfox index efe7d88b..b86f5401 100644 --- a/examples/startup-files/Bashrc.bfox +++ b/examples/startup-files/Bashrc.bfox @@ -10,7 +10,7 @@ ulimit -c 0 # Sometimes, there are lots of places that one can find tex inputs. export TEXINPUTS=.:$HOME/bin:/usr/lib/tex/inputs:/usr/local/lib/tex/inputs -# Where's the Gnu stuff at? +# Where's the GNU stuff at? GNU=/usr/gnu/bin X11=/usr/bin/X11 diff --git a/lib/readline/README b/lib/readline/README index 131471ca..8cfeb03b 100644 --- a/lib/readline/README +++ b/lib/readline/README @@ -1,4 +1,4 @@ -This is the distribution of the Gnu Readline library. See the file +This is the distribution of the GNU Readline library. See the file STANDALONE for a description of the #defines that can be passed via the makefile to build readline on different systems. diff --git a/lib/readline/doc/history.3 b/lib/readline/doc/history.3 index 53be1201..d2e9a62d 100644 --- a/lib/readline/doc/history.3 +++ b/lib/readline/doc/history.3 @@ -759,9 +759,9 @@ .SH FILES .SH "SEE ALSO" .PD 0 .TP -\fIThe Gnu Readline Library\fP, Brian Fox and Chet Ramey +\fIThe GNU Readline Library\fP, Brian Fox and Chet Ramey .TP -\fIThe Gnu History Library\fP, Brian Fox and Chet Ramey +\fIThe GNU History Library\fP, Brian Fox and Chet Ramey .TP \fIbash\fP(1) .TP diff --git a/lib/readline/doc/readline.3 b/lib/readline/doc/readline.3 index dac6618a..e2237717 100644 --- a/lib/readline/doc/readline.3 +++ b/lib/readline/doc/readline.3 @@ -1845,9 +1845,9 @@ .SS VI Mode bindings .SH "SEE ALSO" .PD 0 .TP -\fIThe Gnu Readline Library\fP, Brian Fox and Chet Ramey +\fIThe GNU Readline Library\fP, Brian Fox and Chet Ramey .TP -\fIThe Gnu History Library\fP, Brian Fox and Chet Ramey +\fIThe GNU History Library\fP, Brian Fox and Chet Ramey .TP \fIbash\fP(1) .PD -- 2.30.2
signature.asc
Description: PGP signature
