From c3fd7a52173c9572ad605961a3ac64b9d0129059 Mon Sep 17 00:00:00 2001 From: Chris Davidson Date: Mon, 29 Jan 2024 12:44:08 -0500 Subject: [PATCH] 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 Signed-off-by: Christopher Davidson Closes #15823 --- man/man8/zpool-iostat.8 | 2 +- man/man8/zpool-list.8 | 2 +- man/man8/zpool-status.8 | 2 +- man/man8/zpool-wait.8 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/man/man8/zpool-iostat.8 b/man/man8/zpool-iostat.8 index 34f7243d5..e1d2a4b4f 100644 --- a/man/man8/zpool-iostat.8 +++ b/man/man8/zpool-iostat.8 @@ -146,7 +146,7 @@ Specify .Sy u for a printed representation of the internal representation of time. See -.Xr time 2 . +.Xr time 1 . Specify .Sy d for standard date format. diff --git a/man/man8/zpool-list.8 b/man/man8/zpool-list.8 index 9e905d52d..c60c47f5e 100644 --- a/man/man8/zpool-list.8 +++ b/man/man8/zpool-list.8 @@ -95,7 +95,7 @@ Specify .Sy u for a printed representation of the internal representation of time. See -.Xr time 2 . +.Xr time 1 . Specify .Sy d for standard date format. diff --git a/man/man8/zpool-status.8 b/man/man8/zpool-status.8 index 965bf9d2b..56fa4aed0 100644 --- a/man/man8/zpool-status.8 +++ b/man/man8/zpool-status.8 @@ -112,7 +112,7 @@ Specify .Sy u for a printed representation of the internal representation of time. See -.Xr time 2 . +.Xr time 1 . Specify .Sy d for standard date format. diff --git a/man/man8/zpool-wait.8 b/man/man8/zpool-wait.8 index d646d9cc3..50f947bab 100644 --- a/man/man8/zpool-wait.8 +++ b/man/man8/zpool-wait.8 @@ -99,7 +99,7 @@ Specify .Sy u for a printed representation of the internal representation of time. See -.Xr time 2 . +.Xr time 1 . Specify .Sy d for standard date format.