mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-31 11:14:09 +03:00
Consistentify miscellaneous style on remaining manpages
Most notably this fixes the vdev_id(8) non-.Xrs in vdev_id.conf.5 Reviewed-by: Richard Laager <rlaager@wiktel.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #12212
This commit is contained in:
+6
-2
@@ -58,7 +58,9 @@ interface still allows it to communicate some errors: if the
|
||||
.Ar dataset
|
||||
is in a degraded pool, then
|
||||
.Nm
|
||||
will return exit code 4 to indicate an uncorrected filesystem error.
|
||||
will return exit code
|
||||
.Sy 4
|
||||
to indicate an uncorrected filesystem error.
|
||||
.Pp
|
||||
Similarly, if the
|
||||
.Ar dataset
|
||||
@@ -66,7 +68,9 @@ is in a faulted pool and has a legacy
|
||||
.Pa /etc/fstab
|
||||
record, then
|
||||
.Nm
|
||||
will return exit code 8 to indicate a fatal operational error.
|
||||
will return exit code
|
||||
.Sy 8
|
||||
to indicate a fatal operational error.
|
||||
.Sh SEE ALSO
|
||||
.Xr fstab 5 ,
|
||||
.Xr fsck 8 ,
|
||||
|
||||
Reference in New Issue
Block a user