Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 fix typos
details: https://anonhg.NetBSD.org/src/rev/bd1e5d0887e0
branches: trunk
changeset: 373846:bd1e5d0887e0
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Mar 06 01:03:45 2023 +0000
description:
fix typos
diffstat:
share/man/man9/portfeatures.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 704244e94c23 -r bd1e5d0887e0 share/man/man9/portfeatures.9
--- a/share/man/man9/portfeatures.9 Mon Mar 06 00:49:31 2023 +0000
+++ b/share/man/man9/portfeatures.9 Mon Mar 06 01:03:45 2023 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: portfeatures.9,v 1.1 2023/03/06 00:49:31 uwe Exp $
+.\" $NetBSD: portfeatures.9,v 1.2 2023/03/06 01:03:45 wiz Exp $
.\"
.\" Copyright (c) The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -32,9 +32,9 @@
.Nd the __HAVEs (\|and the have nots\|)
.
.Sh DESCRIPTION
-Machine-independent kernel code adapts to differeces in hardware
+Machine-independent kernel code adapts to differences in hardware
capabilities provided by the machine-dependent parts of the kernel.
-A port declares its capabilities by definining various
+A port declares its capabilities by defining various
.Li __HAVE_ Ns Ar feature
macros.
This manual page provides an index of such macros with pointers to
Home |
Main Index |
Thread Index |
Old Index