Module Name:    src
Committed By:   msaitoh
Date:           Mon May 13 00:06:05 UTC 2024

Modified Files:
        src/share/man/man4: options.4

Log Message:
s/withe/with/


To generate a diff of this commit:
cvs rdiff -u -r1.529 -r1.530 src/share/man/man4/options.4

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/man4/options.4
diff -u src/share/man/man4/options.4:1.529 src/share/man/man4/options.4:1.530
--- src/share/man/man4/options.4:1.529	Sat May 11 06:50:23 2024
+++ src/share/man/man4/options.4	Mon May 13 00:06:04 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: options.4,v 1.529 2024/05/11 06:50:23 andvar Exp $
+.\"	$NetBSD: options.4,v 1.530 2024/05/13 00:06:04 msaitoh Exp $
 .\"
 .\" Copyright (c) 1996
 .\" 	Perry E. Metzger.  All rights reserved.
@@ -30,7 +30,7 @@
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\"
-.Dd September 3, 2023
+.Dd May 12, 2024
 .Dt OPTIONS 4
 .Os
 .Sh NAME
@@ -1294,7 +1294,7 @@ for more information.
 .It Cd options SELFRELOC
 Make the kernel able to self relocate at bootstrap, so that it can
 run whatever its load address is.
-This is intented to be used withe the
+This is intented to be used with the
 .Ic reloc
 bootstrap command documented in
 .Xr x86/boot 8 ,

Reply via email to