manual: typo fixes
This commit is contained in:
parent
6a0ed9361b
commit
d46a1cc3f6
@ -741,7 +741,7 @@ the following arguments are of special significance to the function:
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
In this example only <literal>code.google.com/p/go.net/ipv4</literal> and
|
In this example only <literal>code.google.com/p/go.net/ipv4</literal> and
|
||||||
<literal>code.google.com/p/go.net/ipv4</literal> will be built.
|
<literal>code.google.com/p/go.net/ipv6</literal> will be built.
|
||||||
</para>
|
</para>
|
||||||
</callout>
|
</callout>
|
||||||
|
|
||||||
@ -764,7 +764,7 @@ the following arguments are of special significance to the function:
|
|||||||
<para>
|
<para>
|
||||||
<varname>propagatedBuildInputs</varname> is where the dependencies of a Go library are
|
<varname>propagatedBuildInputs</varname> is where the dependencies of a Go library are
|
||||||
listed. Only libraries should list <varname>propagatedBuildInputs</varname>. If a standalone
|
listed. Only libraries should list <varname>propagatedBuildInputs</varname>. If a standalone
|
||||||
program is being build instead, use <varname>buildInputs</varname>. If a library's tests require
|
program is being built instead, use <varname>buildInputs</varname>. If a library's tests require
|
||||||
additional dependencies that are not propagated, they should be listed in <varname>buildInputs</varname>.
|
additional dependencies that are not propagated, they should be listed in <varname>buildInputs</varname>.
|
||||||
</para>
|
</para>
|
||||||
</callout>
|
</callout>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user