Module Name:    src
Committed By:   gutteridge
Date:           Tue Jun 22 03:30:06 UTC 2021

Modified Files:
        src/share/man/man8/man8.x86: mbr.8

Log Message:
mbr.8: fix a typo


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man8/man8.x86/mbr.8

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

Modified files:

Index: src/share/man/man8/man8.x86/mbr.8
diff -u src/share/man/man8/man8.x86/mbr.8:1.4 src/share/man/man8/man8.x86/mbr.8:1.5
--- src/share/man/man8/man8.x86/mbr.8:1.4	Mon Jul  3 21:31:01 2017
+++ src/share/man/man8/man8.x86/mbr.8	Tue Jun 22 03:30:06 2021
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mbr.8,v 1.4 2017/07/03 21:31:01 wiz Exp $
+.\"	$NetBSD: mbr.8,v 1.5 2021/06/22 03:30:06 gutteridge Exp $
 .Dd February 17, 2017
 .Dt MBR 8 x86
 .Os
@@ -96,7 +96,7 @@ The
 key will cause the bootcode to find the active partition, and boot from it.
 If no key is pressed, the (configurable) default selection is picked.
 .Sh DIAGNOSTICS
-The following error are detected:
+The following errors are detected:
 .Bl -column Code "No active partition"
 .It Em Code Ta Em "Text message" Ta Em Explanation
 .It 1 Ta "No active partition" Ta

Reply via email to