We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f17bdb7 + b19c9ec commit 677ede2Copy full SHA for 677ede2
configure
@@ -676,7 +676,7 @@ valopt_nosave local-rust-root "/usr/local" "set prefix for local rust binary"
676
valopt_nosave host "${CFG_BUILD}" "GNUs ./configure syntax LLVM host triples"
677
valopt_nosave target "${CFG_HOST}" "GNUs ./configure syntax LLVM target triples"
678
valopt_nosave mandir "${CFG_PREFIX}/share/man" "install man pages in PATH"
679
-valopt_nosave docdir "${CFG_PREFIX}/share/doc/rust" "install man pages in PATH"
+valopt_nosave docdir "${CFG_PREFIX}/share/doc/rust" "install documentation in PATH"
680
681
# On Windows this determines root of the subtree for target libraries.
682
# Host runtime libs always go to 'bin'.
0 commit comments