diff options
author | Ori Bernstein <ori@eigenstate.org> | 2017-02-17 23:16:13 -0800 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2017-02-17 23:32:19 -0800 |
commit | c17e4784c7b883c05f456b1038cd8a39ce58e57d (patch) | |
tree | b506e90e297ba6ad8e613ef8135942d4ca4170fa /doc | |
parent | 14e71694588d2f1b28bbdb65ad3b54b411d72b47 (diff) | |
download | mc-c17e4784c7b883c05f456b1038cd8a39ce58e57d.tar.gz |
Update compiler manpage.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/6m.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ Print a summary of the available options. .B -I path Add 'path' to the search path for unquoted use statments. This option does not affect the search path for local usefiles, which are always -searched relative to the compiler's current working directory. Without +searched relative to the directory containing the output file. Without any options, the search path defaults to /usr/include/myr. .TP |