Skip to content

Commit 9a5f461

Browse files
committed
doc: Regenerate all docs for v2.12
Signed-off-by: Daniel Wagner <[email protected]>
1 parent ce06a06 commit 9a5f461

442 files changed

Lines changed: 2057 additions & 897 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Documentation/nvme-admin-passthru.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: nvme-admin-passthru
33
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
44
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
5-
.\" Date: 10/31/2024
5+
.\" Date: 03/17/2025
66
.\" Manual: NVMe Manual
77
.\" Source: NVMe
88
.\" Language: English
99
.\"
10-
.TH "NVME\-ADMIN\-PASSTHR" "1" "10/31/2024" "NVMe" "NVMe Manual"
10+
.TH "NVME\-ADMIN\-PASSTHR" "1" "03/17/2025" "NVMe" "NVMe Manual"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

Documentation/nvme-admin-passthru.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
55
<head>
66
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
7-
<meta name="generator" content="AsciiDoc 10.2.1" />
7+
<meta name="generator" content="AsciiDoc 10.2.0" />
88
<title>nvme-admin-passthru(1)</title>
99
<style type="text/css">
1010
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -1038,7 +1038,7 @@ <h2 id="_nvme">NVME</h2>
10381038
<div id="footer">
10391039
<div id="footer-text">
10401040
Last updated
1041-
2024-10-31 10:38:40 CET
1041+
2025-03-17 10:39:49 CET
10421042
</div>
10431043
</div>
10441044
</body>

Documentation/nvme-ana-log.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: nvme-ana-log
33
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
44
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
5-
.\" Date: 10/31/2024
5+
.\" Date: 03/17/2025
66
.\" Manual: NVMe Manual
77
.\" Source: NVMe
88
.\" Language: English
99
.\"
10-
.TH "NVME\-ANA\-LOG" "1" "10/31/2024" "NVMe" "NVMe Manual"
10+
.TH "NVME\-ANA\-LOG" "1" "03/17/2025" "NVMe" "NVMe Manual"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

Documentation/nvme-ana-log.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
55
<head>
66
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
7-
<meta name="generator" content="AsciiDoc 10.2.1" />
7+
<meta name="generator" content="AsciiDoc 10.2.0" />
88
<title>nvme-ana-log(1)</title>
99
<style type="text/css">
1010
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -835,7 +835,7 @@ <h2 id="_nvme">NVME</h2>
835835
<div id="footer">
836836
<div id="footer-text">
837837
Last updated
838-
2024-10-31 10:38:40 CET
838+
2025-03-17 10:39:49 CET
839839
</div>
840840
</div>
841841
</body>

Documentation/nvme-attach-ns.1

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: nvme-attach-ns
33
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
44
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
5-
.\" Date: 10/31/2024
5+
.\" Date: 03/17/2025
66
.\" Manual: NVMe Manual
77
.\" Source: NVMe
88
.\" Language: English
99
.\"
10-
.TH "NVME\-ATTACH\-NS" "1" "10/31/2024" "NVMe" "NVMe Manual"
10+
.TH "NVME\-ATTACH\-NS" "1" "03/17/2025" "NVMe" "NVMe Manual"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------
@@ -39,11 +39,13 @@ nvme-attach-ns \- Send NVMe attach namespace, return result\&.
3939
.SH "DESCRIPTION"
4040
.sp
4141
For the NVMe device given, sends the nvme namespace attach command for the provided namespace identifier, attaching to the provided list of controller identifiers\&.
42+
.sp
43+
The <device> parameter is mandatory NVMe character device (ex: /dev/nvme0) but not a namespace block device (ex: /dev/nvme0n1)\&.
4244
.SH "OPTIONS"
4345
.PP
4446
\-n <nsid>, \-\-namespace\-id=<nsid>
4547
.RS 4
46-
The namespace identifier to attach\&.
48+
The namespace identifier to attach but not attached already\&.
4749
.RE
4850
.PP
4951
\-c <ctrl\-list,>, \-controllers=<ctrl\-list,>

Documentation/nvme-attach-ns.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
55
<head>
66
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
7-
<meta name="generator" content="AsciiDoc 10.2.1" />
7+
<meta name="generator" content="AsciiDoc 10.2.0" />
88
<title>nvme-attach-ns(1)</title>
99
<style type="text/css">
1010
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -762,6 +762,8 @@ <h2 id="_description">DESCRIPTION</h2>
762762
<div class="paragraph"><p>For the NVMe device given, sends the nvme namespace attach command for
763763
the provided namespace identifier, attaching to the provided list of
764764
controller identifiers.</p></div>
765+
<div class="paragraph"><p>The &lt;device&gt; parameter is mandatory NVMe character device (ex: /dev/nvme0) but
766+
not a namespace block device (ex: /dev/nvme0n1).</p></div>
765767
</div>
766768
</div>
767769
<div class="sect1">
@@ -776,7 +778,7 @@ <h2 id="_options">OPTIONS</h2>
776778
</dt>
777779
<dd>
778780
<p>
779-
The namespace identifier to attach.
781+
The namespace identifier to attach but not attached already.
780782
</p>
781783
</dd>
782784
<dt class="hdlist1">
@@ -841,7 +843,7 @@ <h2 id="_nvme">NVME</h2>
841843
<div id="footer">
842844
<div id="footer-text">
843845
Last updated
844-
2024-10-31 10:38:40 CET
846+
2025-03-17 10:39:49 CET
845847
</div>
846848
</div>
847849
</body>

Documentation/nvme-boot-part-log.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: nvme-boot-part-log
33
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
44
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
5-
.\" Date: 10/31/2024
5+
.\" Date: 03/17/2025
66
.\" Manual: NVMe Manual
77
.\" Source: NVMe
88
.\" Language: English
99
.\"
10-
.TH "NVME\-BOOT\-PART\-LO" "1" "10/31/2024" "NVMe" "NVMe Manual"
10+
.TH "NVME\-BOOT\-PART\-LO" "1" "03/17/2025" "NVMe" "NVMe Manual"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

Documentation/nvme-boot-part-log.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
55
<head>
66
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
7-
<meta name="generator" content="AsciiDoc 10.2.1" />
7+
<meta name="generator" content="AsciiDoc 10.2.0" />
88
<title>nvme-boot-part-log(1)</title>
99
<style type="text/css">
1010
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -846,7 +846,7 @@ <h2 id="_nvme">NVME</h2>
846846
<div id="footer">
847847
<div id="footer-text">
848848
Last updated
849-
2024-10-31 10:38:40 CET
849+
2025-03-17 10:39:49 CET
850850
</div>
851851
</div>
852852
</body>

Documentation/nvme-capacity-mgmt.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: nvme-capacity-mgmt
33
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
44
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
5-
.\" Date: 10/31/2024
5+
.\" Date: 03/17/2025
66
.\" Manual: NVMe Manual
77
.\" Source: NVMe
88
.\" Language: English
99
.\"
10-
.TH "NVME\-CAPACITY\-MGMT" "1" "10/31/2024" "NVMe" "NVMe Manual"
10+
.TH "NVME\-CAPACITY\-MGMT" "1" "03/17/2025" "NVMe" "NVMe Manual"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

Documentation/nvme-capacity-mgmt.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
55
<head>
66
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
7-
<meta name="generator" content="AsciiDoc 10.2.1" />
7+
<meta name="generator" content="AsciiDoc 10.2.0" />
88
<title>nvme-capacity-mgmt(1)</title>
99
<style type="text/css">
1010
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -875,7 +875,7 @@ <h2 id="_nvme">NVME</h2>
875875
<div id="footer">
876876
<div id="footer-text">
877877
Last updated
878-
2024-10-31 10:38:40 CET
878+
2025-03-17 10:39:49 CET
879879
</div>
880880
</div>
881881
</body>

0 commit comments

Comments
 (0)