You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by ma...@plum.freemail.ne.jp on 2003/11/16 12:03:44 UTC

TYPO? docs-1.3/htdocs/manual/dso.html

--- dso.html.old	2002-05-31 19:54:28
+++ dso.html	2003-11-16 17:34:50
@@ -46,7 +46,7 @@
       reside in a system directory (usually <code>/usr/lib</code>)
       and the link to the executable program is established at
       build-time by specifying <code>-lfoo</code> to the linker
-      command. This hard-codes library references into the
+      command. This hard-coded library references into the
       executable program file so that at start-time the Unix loader
       is able to locate <code>libfoo.so</code> in
       <code>/usr/lib</code>, in paths hard-coded via linker-options


--
BIBLONE3
Nobuyuki Morita
marika@plum.freemail.ne.jp


---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: TYPO? docs-1.3/htdocs/manual/dso.html

Posted by Joshua Slive <jo...@slive.ca>.
On Sun, 16 Nov 2003 marika@plum.freemail.ne.jp wrote:

> --- dso.html.old	2002-05-31 19:54:28
> +++ dso.html	2003-11-16 17:34:50
> @@ -46,7 +46,7 @@
>        reside in a system directory (usually <code>/usr/lib</code>)
>        and the link to the executable program is established at
>        build-time by specifying <code>-lfoo</code> to the linker
> -      command. This hard-codes library references into the
> +      command. This hard-coded library references into the
>        executable program file so that at start-time the Unix loader
>        is able to locate <code>libfoo.so</code> in
>        <code>/usr/lib</code>, in paths hard-coded via linker-options

Nope, that's supposed to be a verb, not an adjective.  (Not a particularly
well-formated sentence, but not gramatically incorrect.)

Thanks anyway.

Joshua.

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org