mirror of
https://https.git.savannah.gnu.org/git/libtool.git
synced 2026-01-26 07:37:56 +00:00
maint: Fix various comment and documentation typos.
Ondřej writes: "Hi, this is upstream version of patch that I sent to gcc. I generated this patch with tool that I am writing: https://github.com/neleai/stylepp" (Note: The generated patch was adjusted to retain the non-US but correct spelling of 'rigourous' before commit. --Brooks)
This commit is contained in:
parent
8eeeb00dae
commit
f7e760d738
@ -1295,7 +1295,7 @@ enabled by @option{--no-quiet} are shown.
|
||||
Thus, there are now three different message levels (not counting
|
||||
@option{--debug}), depending on whether the normal messages and/or
|
||||
the additional verbose messages are displayed. Note that there is
|
||||
no mechanism to diplay verbose messages, without also displaying
|
||||
no mechanism to display verbose messages, without also displaying
|
||||
normal messages.
|
||||
|
||||
@table @strong
|
||||
@ -5885,7 +5885,7 @@ OpenBSD, to name a few).
|
||||
|
||||
The @option{-fpic} or @option{-fPIC} flags can be used to generate
|
||||
position-independent code. @option{-fPIC} is guaranteed to generate
|
||||
working code, but the code is slower on m68k, m88k, and Sparc chips.
|
||||
working code, but the code is slower on m68k, m88k, and SPARC chips.
|
||||
However, using @option{-fpic} on those chips imposes arbitrary size limits
|
||||
on the shared libraries.
|
||||
@end table
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
/* lt_error.h -- error propogation interface
|
||||
/* lt_error.h -- error propagation interface
|
||||
|
||||
Copyright (C) 1999-2001, 2004, 2007, 2011-2013 Free Software
|
||||
Foundation, Inc.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
/* lt_error.c -- error propogation interface
|
||||
/* lt_error.c -- error propagation interface
|
||||
|
||||
Copyright (C) 1999-2001, 2004-2005, 2007, 2011-2013 Free Software
|
||||
Foundation, Inc.
|
||||
|
||||
@ -49,7 +49,7 @@ revealed these kinds of inconsistencies.
|
||||
|
||||
<h2>The problem</h2>
|
||||
|
||||
<p>My orginal inter-library dependency code received rigourous testing
|
||||
<p>My original inter-library dependency code received rigourous testing
|
||||
in beta releases of <a href="http://www.red-bean.com/guile/">GNU
|
||||
Guile</a>. As soon as the Guile people started using my code, I
|
||||
received a flood of bug reports. People were reporting that
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user