Module Name:    src
Committed By:   pgoyette
Date:           Mon Dec 30 18:01:09 UTC 2024

Modified Files:
        src/share/man/man9: powerhook_establish.9

Log Message:
Restore missing "When"


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/man/man9/powerhook_establish.9

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/man9/powerhook_establish.9
diff -u src/share/man/man9/powerhook_establish.9:1.13 src/share/man/man9/powerhook_establish.9:1.14
--- src/share/man/man9/powerhook_establish.9:1.13	Mon Dec 30 17:55:06 2024
+++ src/share/man/man9/powerhook_establish.9	Mon Dec 30 18:01:09 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: powerhook_establish.9,v 1.13 2024/12/30 17:55:06 pgoyette Exp $
+.\"	$NetBSD: powerhook_establish.9,v 1.14 2024/12/30 18:01:09 pgoyette Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -55,7 +55,7 @@ function adds
 to the list of hooks invoked by
 .Xr dopowerhooks 9
 at power change.
- invoked, the hook function
+When invoked, the hook function
 .Fa fn
 will be passed the new power state as the first argument and
 .Fa arg

Reply via email to