git: d06e16b5b0 - main - articles/vinum: Restore Author comments
"Danilo G. Baio" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=d06e16b5b012db72d145b55736e9f538775cfd1a commit d06e16b5b012db72d145b55736e9f538775cfd1a Author: Danilo G. Baio <[email protected]> AuthorDate: 2021-10-30 15:51:14 +0000 Commit: Danilo G. Baio <[email protected]> CommitDate: 2021-10-30 15:51:14 +0000 articles/vinum: Restore Author comments It was missed when converted to Hugo/Asciidoctor. --- documentation/content/en/articles/vinum/_index.adoc | 10 ++++++++++ documentation/content/es/articles/vinum/_index.adoc | 10 ++++++++++ documentation/content/pt-br/articles/vinum/_index.adoc | 10 ++++++++++ 3 files changed, 30 insertions(+) diff --git a/documentation/content/en/articles/vinum/_index.adoc b/documentation/content/en/articles/vinum/_index.adoc index 3fc70ed9b4..abb5ee8c90 100644 --- a/documentation/content/en/articles/vinum/_index.adoc +++ b/documentation/content/en/articles/vinum/_index.adoc @@ -6,6 +6,16 @@ description: The vinum Volume Manager in FreeBSD tags: ["vinum", "Volume Manager", "FreeBSD"] --- +//// +The Vinum Volume Manager +By Greg Lehey (grog at lemis dot com) + +Added to the Handbook by Hiten Pandya <[email protected]> +and Tom Rhodes <[email protected]> + +For the FreeBSD Documentation Project +//// + = The vinum Volume Manager :doctype: article :toc: macro diff --git a/documentation/content/es/articles/vinum/_index.adoc b/documentation/content/es/articles/vinum/_index.adoc index 036349e974..4f3a47b710 100644 --- a/documentation/content/es/articles/vinum/_index.adoc +++ b/documentation/content/es/articles/vinum/_index.adoc @@ -7,6 +7,16 @@ tags: ["vinum", "Volume Manager", "FreeBSD"] title: 'El Gestor de Volúmenes vinum' --- +//// +The Vinum Volume Manager +By Greg Lehey (grog at lemis dot com) + +Added to the Handbook by Hiten Pandya <[email protected]> +and Tom Rhodes <[email protected]> + +For the FreeBSD Documentation Project +//// + = El Gestor de Volúmenes vinum :doctype: article :toc: macro diff --git a/documentation/content/pt-br/articles/vinum/_index.adoc b/documentation/content/pt-br/articles/vinum/_index.adoc index a1ee01695a..5d0589c670 100644 --- a/documentation/content/pt-br/articles/vinum/_index.adoc +++ b/documentation/content/pt-br/articles/vinum/_index.adoc @@ -4,6 +4,16 @@ authors: - author: Greg Lehey --- +//// +The Vinum Volume Manager +By Greg Lehey (grog at lemis dot com) + +Added to the Handbook by Hiten Pandya <[email protected]> +and Tom Rhodes <[email protected]> + +For the FreeBSD Documentation Project +//// + = O Gerenciador de Volume vinum :doctype: article :toc: macro