Fix spelling mistakes in descriptions
This commit is contained in:
parent
82caf0b39d
commit
49edffea3d
@ -1,2 +1,2 @@
|
||||
from Config import *
|
||||
addFilter("spelling-error .* (awk|groff|metapackage|sed|usr)");
|
||||
addFilter("spelling-error .* (autoloaded|awk|gmtime|groff|libnet|localtime|metapackage|perlbug|perldoc|perlfunc|perlmain|perlpod|perlsub|reachability|sed|splain|usr|writemain)");
|
||||
|
@ -1292,7 +1292,7 @@ writemain() takes an argument list of directories containing archive libraries
|
||||
that relate to perl modules and should be linked into a new perl binary. It
|
||||
writes a corresponding perlmain.c file that is a plain C file containing all
|
||||
the bootstrap code to make the If the first argument to writemain() is a
|
||||
reference to a scalar it is used as the filename to open for ouput. Any other
|
||||
reference to a scalar it is used as the file name to open for output. Any other
|
||||
reference is used as the file handle to write to. Otherwise output defaults to
|
||||
STDOUT.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user