Module Name:    src
Committed By:   gutteridge
Date:           Tue Mar 19 01:19:11 UTC 2024

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

Log Message:
cpuctl.8: fix grammar in a sentence


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.sbin/cpuctl/cpuctl.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/cpuctl/cpuctl.8
diff -u src/usr.sbin/cpuctl/cpuctl.8:1.22 src/usr.sbin/cpuctl/cpuctl.8:1.23
--- src/usr.sbin/cpuctl/cpuctl.8:1.22	Tue Sep 12 20:45:17 2023
+++ src/usr.sbin/cpuctl/cpuctl.8	Tue Mar 19 01:19:11 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: cpuctl.8,v 1.22 2023/09/12 20:45:17 wiz Exp $
+.\"	$NetBSD: cpuctl.8,v 1.23 2024/03/19 01:19:11 gutteridge Exp $
 .\"
 .\" Copyright (c) 2007, 2008, 2012, 2015 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -83,7 +83,7 @@ already exists on the CPU in question ar
 If
 .Ar cpu
 is not specified or \-1, all CPUs are updated.
-(AMD CPU updates need to be update all CPUs at once.)
+(AMD CPU updates need to update all CPUs at once.)
 If
 .Ar cpu
 is \-2, the current CPUs are updated.

Reply via email to