Module Name:    src
Committed By:   msaitoh
Date:           Sun Dec  5 04:46:33 UTC 2021

Modified Files:
        src/usr.sbin/installboot: installboot.8

Log Message:
s/filesytem/filesystem/


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/usr.sbin/installboot/installboot.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/installboot/installboot.8
diff -u src/usr.sbin/installboot/installboot.8:1.101 src/usr.sbin/installboot/installboot.8:1.102
--- src/usr.sbin/installboot/installboot.8:1.101	Thu Feb 25 03:44:27 2021
+++ src/usr.sbin/installboot/installboot.8	Sun Dec  5 04:46:33 2021
@@ -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 @@ any
 .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.

Reply via email to