Update man pages to time(1) from time(2)
zpool-iostat.8: Updated time(2) -> time(1) to align to manual page zpool-list.8: Updated time(2) -> time(1) to align to manual page zpool-status.8: Updated time(2) -> time(1) to align to manual page zpool-wait.8: Update time(2) -> time(1) to align to manual page Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Christopher Davidson <christopher.davidson@gmail.com> Closes #15823
This commit is contained in:
parent
dd0874cf7e
commit
acc7cd8e99
|
@ -146,7 +146,7 @@ Specify
|
||||||
.Sy u
|
.Sy u
|
||||||
for a printed representation of the internal representation of time.
|
for a printed representation of the internal representation of time.
|
||||||
See
|
See
|
||||||
.Xr time 2 .
|
.Xr time 1 .
|
||||||
Specify
|
Specify
|
||||||
.Sy d
|
.Sy d
|
||||||
for standard date format.
|
for standard date format.
|
||||||
|
|
|
@ -95,7 +95,7 @@ Specify
|
||||||
.Sy u
|
.Sy u
|
||||||
for a printed representation of the internal representation of time.
|
for a printed representation of the internal representation of time.
|
||||||
See
|
See
|
||||||
.Xr time 2 .
|
.Xr time 1 .
|
||||||
Specify
|
Specify
|
||||||
.Sy d
|
.Sy d
|
||||||
for standard date format.
|
for standard date format.
|
||||||
|
|
|
@ -110,7 +110,7 @@ Specify
|
||||||
.Sy u
|
.Sy u
|
||||||
for a printed representation of the internal representation of time.
|
for a printed representation of the internal representation of time.
|
||||||
See
|
See
|
||||||
.Xr time 2 .
|
.Xr time 1 .
|
||||||
Specify
|
Specify
|
||||||
.Sy d
|
.Sy d
|
||||||
for standard date format.
|
for standard date format.
|
||||||
|
|
|
@ -97,7 +97,7 @@ Specify
|
||||||
.Sy u
|
.Sy u
|
||||||
for a printed representation of the internal representation of time.
|
for a printed representation of the internal representation of time.
|
||||||
See
|
See
|
||||||
.Xr time 2 .
|
.Xr time 1 .
|
||||||
Specify
|
Specify
|
||||||
.Sy d
|
.Sy d
|
||||||
for standard date format.
|
for standard date format.
|
||||||
|
|
Loading…
Reference in New Issue