forked from openzfs/zfs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move properties, parameters, events, and concepts around manual sections
The pages moved as follows: zpool-features.{5 => 7} spl{-module-parameters.5 => .4} zfs{-module-parameters.5 => .4} zfs-events.5 => into zpool-events.8 zfsconcepts.{8 => 7} zfsprops.{8 => 7} zpoolconcepts.{8 => 7} zpoolprops.{8 => 7} Signed-off-by: Ahelenia Ziemiańska <[email protected]> Co-authored-by: Daniel Ebdrup Jensen <[email protected]> Closes openzfs#12149
- Loading branch information
1 parent
1357f8c
commit cbd67b1
Showing
50 changed files
with
543 additions
and
582 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -138,5 +138,5 @@ descriptions_obj: | |
. | ||
.Sh SEE ALSO | ||
.Xr ztest 1 , | ||
.Xr zpool-features 5 , | ||
.Xr zpool-features 7 , | ||
.Xr zfs 8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,11 +15,11 @@ | |
.\" Copyright 2013 Turbo Fredriksson <[email protected]>. All rights reserved. | ||
.\" | ||
.Dd August 24, 2020 | ||
.Dt SPL-MODULE-PARAMETERS 5 | ||
.Dt SPL 4 | ||
.Os | ||
. | ||
.Sh NAME | ||
.Nm spl-module-parameters | ||
.Nm spl | ||
.Nd parameters of the SPL kernel module | ||
. | ||
.Sh DESCRIPTION | ||
|
@@ -192,5 +192,4 @@ The proc file will walk the lists with lock held, | |
reading it could cause a lock-up if the list grow too large | ||
without limiting the output. | ||
"(truncated)" will be shown if the list is larger than the limit. | ||
. | ||
.El |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.