Module Name:    src
Committed By:   snj
Date:           Tue Dec 31 01:53:59 UTC 2024

Modified Files:
        src/share/man/man8: rc.8

Log Message:
fix a spelling error and simplify wording


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/share/man/man8/rc.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/rc.8
diff -u src/share/man/man8/rc.8:1.40 src/share/man/man8/rc.8:1.41
--- src/share/man/man8/rc.8:1.40	Sat Dec  7 18:45:20 2024
+++ src/share/man/man8/rc.8	Tue Dec 31 01:53:59 2024
@@ -1,4 +1,4 @@
-.\" 	$NetBSD: rc.8,v 1.40 2024/12/07 18:45:20 martin Exp $
+.\" 	$NetBSD: rc.8,v 1.41 2024/12/31 01:53:59 snj Exp $
 .\"
 .\" Copyright (c) 2000-2017 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -200,7 +200,7 @@ poweroff
 when halting the machine and powering it off.
 .El
 .Pp
-The script may be used for example to controll additional
+The script may be used to control additional
 actions, e.g. powering off external devices, restarting
 a UPS (in case main power is restored in the interval betweeen
 the computer powering off and the UPS running out of battery).

Reply via email to