diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/rustc.1 | 2 | ||||
| -rw-r--r-- | man/rustdoc.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/rustc.1 b/man/rustc.1 index a71547893ad..df65cf7bb37 100644 --- a/man/rustc.1 +++ b/man/rustc.1 @@ -1,4 +1,4 @@ -.TH RUSTC "1" "March 2014" "rustc 0.11-pre" "User Commands" +.TH RUSTC "1" "March 2014" "rustc 0.11.0" "User Commands" .SH NAME rustc \- The Rust compiler .SH SYNOPSIS diff --git a/man/rustdoc.1 b/man/rustdoc.1 index 82b7ee27b94..6bde792f59c 100644 --- a/man/rustdoc.1 +++ b/man/rustdoc.1 @@ -1,4 +1,4 @@ -.TH RUSTDOC "1" "March 2014" "rustdoc 0.11-pre" "User Commands" +.TH RUSTDOC "1" "March 2014" "rustdoc 0.11.0" "User Commands" .SH NAME rustdoc \- generate documentation from Rust source code .SH SYNOPSIS |
