aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/syslog.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/syslog.9')
-rw-r--r--share/man/man9/syslog.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/syslog.9 b/share/man/man9/syslog.9
index d3c307b..24bb442 100644
--- a/share/man/man9/syslog.9
+++ b/share/man/man9/syslog.9
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2023 Ian Marco Moffett and the VegaOS team.
+.\" Copyright (c) 2023 Ian Marco Moffett and the Osmora Team.
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -9,7 +9,7 @@
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
-.\" 3. Neither the name of VegaOS nor the names of its
+.\" 3. Neither the name of Hyra nor the names of its
.\" contributors may be used to endorse or promote products derived from
.\" this software without specific prior written permission.
.\"
@@ -38,7 +38,7 @@ void vkprintf(const char *fmt, va_list *ap);
.Ed
.Sh DESCRIPTION
-The Vega syslog interface allows kernel logging. The
+The Hyra syslog interface allows kernel logging. The
.Ft kprintf()
function allows writing a string with formatting.