Skip to content

Commit be1fe29

Browse files
author
Philipp Gesang
committed
rustc.1: fix typo
Uses the same wording as ``config.rs`` now.
1 parent 778529b commit be1fe29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/rustc.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ AST nodes and blocks with IDs), or flowgraph=<nodeid> (graphviz
6868
formatted flowgraph for node)
6969
.TP
7070
\fB\-\-dep-info\fR [FILENAME]
71-
Output dependency info to <filename> after compiling, in o format suitable
71+
Output dependency info to <filename> after compiling, in a format suitable
7272
for use by Makefiles.
7373
.TP
7474
\fB\-\-sysroot\fR PATH

0 commit comments

Comments
 (0)