Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/installboot s/filesytem/filesystem/



details:   https://anonhg.NetBSD.org/src/rev/f19d7f5442b5
branches:  trunk
changeset: 1026695:f19d7f5442b5
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Sun Dec 05 04:46:33 2021 +0000

description:
s/filesytem/filesystem/

diffstat:

 usr.sbin/installboot/installboot.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 21f2d02ea2a2 -r f19d7f5442b5 usr.sbin/installboot/installboot.8
--- a/usr.sbin/installboot/installboot.8        Sun Dec 05 04:43:57 2021 +0000
+++ b/usr.sbin/installboot/installboot.8        Sun Dec 05 04:46:33 2021 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: installboot.8,v 1.101 2021/02/25 03:44:27 rin Exp $
+.\"    $NetBSD: installboot.8,v 1.102 2021/12/05 04:46:33 msaitoh Exp $
 .\"
 .\" Copyright (c) 2002-2019 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd February 25, 2021
+.Dd December 5, 2021
 .Dt INSTALLBOOT 8
 .Os
 .Sh NAME
@@ -519,7 +519,7 @@
 .Ql reserved sectors .
 It also uses the information in the
 .Ql Boot Parameter Block
-to get the media and filesytem properties.
+to get the media and filesystem properties.
 The
 .Ql hidden sectors
 field of the BPB must be the offset of the partition in the disk.



Home | Main Index | Thread Index | Old Index