From f9d26b88b7f56e9838c2b04b72dd4bb96cd7a8ee Mon Sep 17 00:00:00 2001 From: Christos Longros <98426896+chrislongros@users.noreply.github.com> Date: Mon, 16 Mar 2026 19:07:27 +0100 Subject: [PATCH] zilstat: add AUTHORS section to man page Reviewed-by: Brian Behlendorf Reviewed-by: Alexander Motin Signed-off-by: Christos Longros Closes #18329 --- man/man1/zilstat.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/man1/zilstat.1 b/man/man1/zilstat.1 index e752f0259..320a6b646 100644 --- a/man/man1/zilstat.1 +++ b/man/man1/zilstat.1 @@ -185,3 +185,7 @@ tree. .Sh SEE ALSO .Xr zarcstat 1 , .Xr zpool-status 8 +. +.Sh AUTHORS +This manual page was written by +.An Christos Longros Aq Mt chris.longros@gmail.com .