From be1fe29ec4eb4128ee56e419b3766ab3b303b9bc Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Tue, 15 Jul 2014 20:20:08 +0200 Subject: [PATCH] rustc.1: fix typo Uses the same wording as ``config.rs`` now. --- man/rustc.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/rustc.1 b/man/rustc.1 index f49faf2ec6e..00d698e611e 100644 --- a/man/rustc.1 +++ b/man/rustc.1 @@ -68,7 +68,7 @@ AST nodes and blocks with IDs), or flowgraph= (graphviz formatted flowgraph for node) .TP \fB\-\-dep-info\fR [FILENAME] -Output dependency info to after compiling, in o format suitable +Output dependency info to after compiling, in a format suitable for use by Makefiles. .TP \fB\-\-sysroot\fR PATH