diff options
Diffstat (limited to 'share/man/man9/hook_establish.9')
-rw-r--r-- | share/man/man9/hook_establish.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/hook_establish.9 b/share/man/man9/hook_establish.9 index 3df517be9c4..be466b1f99e 100644 --- a/share/man/man9/hook_establish.9 +++ b/share/man/man9/hook_establish.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hook_establish.9,v 1.3 2003/03/06 04:03:40 david Exp $ +.\" $OpenBSD: hook_establish.9,v 1.4 2003/04/17 05:08:39 jmc Exp $ .\" .\" Copyright (c) 2001 Niklas Hallqvist. .\" All rights reserved. @@ -73,7 +73,7 @@ is invalid, the result of .Fn hook_disestablish is undefined. .Pp -Both the startup- and shutdownhooks systems uses this API for their +Both the startup- and shutdownhooks systems use this API for their implementation. .Sh RETURN VALUES If successful, |