Module Name:    src
Committed By:   riastradh
Date:           Sun May 14 09:02:05 UTC 2023

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

Log Message:
options(4): Nix trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.524 -r1.525 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.524 src/share/man/man4/options.4:1.525
--- src/share/man/man4/options.4:1.524	Fri May  5 00:34:41 2023
+++ src/share/man/man4/options.4	Sun May 14 09:02:05 2023
@@ -1,4 +1,4 @@
-.\"	$NetBSD: options.4,v 1.524 2023/05/05 00:34:41 manu Exp $
+.\"	$NetBSD: options.4,v 1.525 2023/05/14 09:02:05 riastradh Exp $
 .\"
 .\" Copyright (c) 1996
 .\" 	Perry E. Metzger.  All rights reserved.
@@ -1309,8 +1309,8 @@ and
 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 
+run whatever its load address is.
+This is intented to be used withe the
 .Ic reloc
 boostrap command documented in
 .Xr x86/boot 8 ,

Reply via email to