From f08a695b66ee386ef3d6a6eae1934e81683a2759 Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Mon, 30 Mar 2020 20:16:55 -0700 Subject: [PATCH] Fix man page typo for "Owner Options". --- src/doc/man/cargo-vendor.adoc | 2 +- src/doc/man/cargo-yank.adoc | 2 +- src/doc/man/generated/cargo-vendor.html | 2 +- src/doc/man/generated/cargo-yank.html | 2 +- src/etc/man/cargo-vendor.1 | 6 +++--- src/etc/man/cargo-yank.1 | 6 +++--- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/doc/man/cargo-vendor.adoc b/src/doc/man/cargo-vendor.adoc index 068d23391f8..ae7401f6028 100644 --- a/src/doc/man/cargo-vendor.adoc +++ b/src/doc/man/cargo-vendor.adoc @@ -23,7 +23,7 @@ to use the vendored sources, which you will need to add to `.cargo/config`. == OPTIONS -=== Owner Options +=== Vendor Options *-s* _MANIFEST_:: *--sync* _MANIFEST_:: diff --git a/src/doc/man/cargo-yank.adoc b/src/doc/man/cargo-yank.adoc index 99f430826f7..a08c71777a0 100644 --- a/src/doc/man/cargo-yank.adoc +++ b/src/doc/man/cargo-yank.adoc @@ -28,7 +28,7 @@ current directory. == OPTIONS -=== Owner Options +=== Yank Options *--vers* _VERSION_:: The version to yank or un-yank. diff --git a/src/doc/man/generated/cargo-vendor.html b/src/doc/man/generated/cargo-vendor.html index 134b86a77bd..4535302d819 100644 --- a/src/doc/man/generated/cargo-vendor.html +++ b/src/doc/man/generated/cargo-vendor.html @@ -30,7 +30,7 @@

DESCRIPTION

OPTIONS

-

Owner Options

+

Vendor Options

-s MANIFEST
diff --git a/src/doc/man/generated/cargo-yank.html b/src/doc/man/generated/cargo-yank.html index ba6c1ab8fed..ebb6fd83d4a 100644 --- a/src/doc/man/generated/cargo-yank.html +++ b/src/doc/man/generated/cargo-yank.html @@ -37,7 +37,7 @@

DESCRIPTION

OPTIONS

-

Owner Options

+

Yank Options

--vers VERSION
diff --git a/src/etc/man/cargo-vendor.1 b/src/etc/man/cargo-vendor.1 index de260c8d2b2..a73392091f8 100644 --- a/src/etc/man/cargo-vendor.1 +++ b/src/etc/man/cargo-vendor.1 @@ -2,12 +2,12 @@ .\" Title: cargo-vendor .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.10 -.\" Date: 2019-12-09 +.\" Date: 2020-03-30 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "CARGO\-VENDOR" "1" "2019-12-09" "\ \&" "\ \&" +.TH "CARGO\-VENDOR" "1" "2020-03-30" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 @@ -43,7 +43,7 @@ specified with the \fB\-s\fP option. The \fBcargo vendor\fP command will also print out the configuration necessary to use the vendored sources, which you will need to add to \fB.cargo/config\fP. .SH "OPTIONS" -.SS "Owner Options" +.SS "Vendor Options" .sp \fB\-s\fP \fIMANIFEST\fP, \fB\-\-sync\fP \fIMANIFEST\fP .RS 4 diff --git a/src/etc/man/cargo-yank.1 b/src/etc/man/cargo-yank.1 index 4a613460782..ff902464d31 100644 --- a/src/etc/man/cargo-yank.1 +++ b/src/etc/man/cargo-yank.1 @@ -2,12 +2,12 @@ .\" Title: cargo-yank .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.10 -.\" Date: 2019-06-03 +.\" Date: 2020-03-30 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "CARGO\-YANK" "1" "2019-06-03" "\ \&" "\ \&" +.TH "CARGO\-YANK" "1" "2020-03-30" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 @@ -48,7 +48,7 @@ or using \fBcargo\-login\fP(1). If the crate name is not specified, it will use the package name from the current directory. .SH "OPTIONS" -.SS "Owner Options" +.SS "Yank Options" .sp \fB\-\-vers\fP \fIVERSION\fP .RS 4