diff options
author | P. J. McDermott <pjm@nac.net> | 2012-11-07 20:55:18 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-11-07 20:55:18 (EST) |
commit | 32c42f6b8bc583c04eb6bef96775a31286c2d2a9 (patch) | |
tree | 36bb20b85364b98dc0a2d42daed2d7f65402ac13 /man | |
parent | bcc1d7910f668b76c53606df892b27b39522fdaa (diff) |
Use lowercase "t" for target arch option.
Diffstat (limited to 'man')
-rw-r--r-- | man/oh-autoconfigure.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/oh-autoconfigure.1.in b/man/oh-autoconfigure.1.in index 423d6d0..656a033 100644 --- a/man/oh-autoconfigure.1.in +++ b/man/oh-autoconfigure.1.in @@ -30,7 +30,7 @@ Build in .I builddir instead of in the source directory. .TP -.BI \-T \ targetarch +.BI \-t \ targetarch Build a tool that cross builds for .IR targetarch . |