Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man Fix a bunch of typos in various man pages.
details: https://anonhg.NetBSD.org/src/rev/710f78562d38
branches: trunk
changeset: 937966:710f78562d38
user: fcambus <fcambus%NetBSD.org@localhost>
date: Sat Aug 29 13:32:27 2020 +0000
description:
Fix a bunch of typos in various man pages.
diffstat:
share/man/man5/remote.5 | 4 ++--
share/man/man7/setuid.7 | 6 +++---
share/man/man8/man8.sandpoint/altboot.8 | 4 ++--
share/man/man8/man8.sparc/boot.8 | 4 ++--
share/man/man8/man8.x86/pxeboot.8 | 4 ++--
5 files changed, 11 insertions(+), 11 deletions(-)
diffs (99 lines):
diff -r da0fe987f702 -r 710f78562d38 share/man/man5/remote.5
--- a/share/man/man5/remote.5 Sat Aug 29 13:16:54 2020 +0000
+++ b/share/man/man5/remote.5 Sat Aug 29 13:32:27 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: remote.5,v 1.12 2012/04/21 12:27:28 roy Exp $
+.\" $NetBSD: remote.5,v 1.13 2020/08/29 13:32:27 fcambus Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -41,7 +41,7 @@
and their attributes are stored in an
.Tn ASCII
file which
-is structured as decribed by
+is structured as described by
.Xr capfile 5 .
Each line in the file provides a description for a single
.Em system .
diff -r da0fe987f702 -r 710f78562d38 share/man/man7/setuid.7
--- a/share/man/man7/setuid.7 Sat Aug 29 13:16:54 2020 +0000
+++ b/share/man/man7/setuid.7 Sat Aug 29 13:32:27 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: setuid.7,v 1.8 2020/01/20 13:08:40 nia Exp $
+.\" $NetBSD: setuid.7,v 1.9 2020/08/29 13:32:27 fcambus Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -214,7 +214,7 @@
when run under a suitable name.
They are terminally insecure, and must be avoided.
.It
-Relying on the contents of files placed in publically-writable
+Relying on the contents of files placed in publicly-writable
directories, such as
.Pa /tmp ,
is a nearly-incurable security problem.
@@ -227,7 +227,7 @@
.It
A related problem is that
spool directories, holding information that the program will trust
-later, must never be publically writable even if the files in the
+later, must never be publicly writable even if the files in the
directory are protected.
Among other sinister manipulations that can be performed, note that
on many Unixes, a core dump of a setuid program is owned
diff -r da0fe987f702 -r 710f78562d38 share/man/man8/man8.sandpoint/altboot.8
--- a/share/man/man8/man8.sandpoint/altboot.8 Sat Aug 29 13:16:54 2020 +0000
+++ b/share/man/man8/man8.sandpoint/altboot.8 Sat Aug 29 13:32:27 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: altboot.8,v 1.10 2013/10/07 10:50:37 jdc Exp $
+.\" $NetBSD: altboot.8,v 1.11 2020/08/29 13:32:27 fcambus Exp $
.\"
.\" Copyright (c) 2011 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -243,7 +243,7 @@
.Tn cp
or
.Tn go ,
-or is unable to save the enviroment, then there is still the option to
+or is unable to save the environment, then there is still the option to
replace the
.Tn Linux
kernel module by
diff -r da0fe987f702 -r 710f78562d38 share/man/man8/man8.sparc/boot.8
--- a/share/man/man8/man8.sparc/boot.8 Sat Aug 29 13:16:54 2020 +0000
+++ b/share/man/man8/man8.sparc/boot.8 Sat Aug 29 13:32:27 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.32 2017/07/03 21:31:00 wiz Exp $
+.\" $NetBSD: boot.8,v 1.33 2020/08/29 13:32:27 fcambus Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -226,7 +226,7 @@
.Sq device(controller,unit,partition) ,
where
.Sq unit
-is the hexidecimal value of the SCSI id of the target multiplied
+is the hexadecimal value of the SCSI id of the target multiplied
by eight plus the lun, and
.Sq partition
is the partition number, starting from 0.
diff -r da0fe987f702 -r 710f78562d38 share/man/man8/man8.x86/pxeboot.8
--- a/share/man/man8/man8.x86/pxeboot.8 Sat Aug 29 13:16:54 2020 +0000
+++ b/share/man/man8/man8.x86/pxeboot.8 Sat Aug 29 13:32:27 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pxeboot.8,v 1.4 2017/02/18 21:39:53 wiz Exp $
+.\" $NetBSD: pxeboot.8,v 1.5 2020/08/29 13:32:27 fcambus Exp $
.\"
.\" Copyright (c) 2003
.\" Matthias Drochner. All rights reserved.
@@ -41,7 +41,7 @@
provided by the motherboard or a plug-in network adapter,
in accordance with the
.Tn Intel
-Preboot eXecution Environement
+Preboot eXecution Environment
.Pq Tn PXE
specification.
.Pp
Home |
Main Index |
Thread Index |
Old Index