diff options
Diffstat (limited to 'share/man/man9/arch.9')
-rw-r--r-- | share/man/man9/arch.9 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/arch.9 b/share/man/man9/arch.9 index 6ebbf18..6948e81 100644 --- a/share/man/man9/arch.9 +++ b/share/man/man9/arch.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. .\" @@ -37,7 +37,7 @@ NOTE: All examples will be for x86_64 but can be applied to others -Information about how Vega and architectures work together. This +Information about how Hyra and architectures work together. This will describe headers and .c files that need to exist for all architectures and things they should include. The .Ft machine/cpu.h |