From 666fc435633ea3a5a61c077d414e6a5861698792 Mon Sep 17 00:00:00 2001 From: sigsegv7 Date: Thu, 5 Oct 2023 09:24:28 -0400 Subject: docs: Add author section Signed-off-by: sigsegv7 --- share/man/man9/arch.9 | 3 +++ share/man/man9/mmio.9 | 3 +++ share/man/man9/syslog.9 | 3 +++ 3 files changed, 9 insertions(+) (limited to 'share/man/man9') diff --git a/share/man/man9/arch.9 b/share/man/man9/arch.9 index dca490b..6bcc317 100644 --- a/share/man/man9/arch.9 +++ b/share/man/man9/arch.9 @@ -71,3 +71,6 @@ The function these macros call must return a pointer to a .Ft cpu_info structure. + +.Sh AUTHORS +.An Ian Moffett Aq Mt ian@vegaa.systems diff --git a/share/man/man9/mmio.9 b/share/man/man9/mmio.9 index d960c8c..83ca54c 100644 --- a/share/man/man9/mmio.9 +++ b/share/man/man9/mmio.9 @@ -58,3 +58,6 @@ The argument can be either a physical address or virtual address; however, it is recommended to use virtual addresses for the sake of consistency. + +.Sh AUTHORS +.An Ian Moffett Aq Mt ian@vegaa.systems diff --git a/share/man/man9/syslog.9 b/share/man/man9/syslog.9 index 6b6ecab..d602c11 100644 --- a/share/man/man9/syslog.9 +++ b/share/man/man9/syslog.9 @@ -69,3 +69,6 @@ to be defined by the .Ft __MODULE_NAME() macro found in .Ft sys/cdefs.h + +.Sh AUTHORS +.An Ian Moffett Aq Mt ian@vegaa.systems -- cgit v1.2.3