Module Name:    src
Committed By:   jruoho
Date:           Sun Jan 31 21:21:13 UTC 2010

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

Log Message:
Do not advertise deprecated APIs in an important introductory manual page.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/share/man/man9/driver.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/driver.9
diff -u src/share/man/man9/driver.9:1.22 src/share/man/man9/driver.9:1.23
--- src/share/man/man9/driver.9:1.22	Mon May 18 08:58:54 2009
+++ src/share/man/man9/driver.9	Sun Jan 31 21:21:13 2010
@@ -1,4 +1,4 @@
-.\"     $NetBSD: driver.9,v 1.22 2009/05/18 08:58:54 wiz Exp $
+.\"     $NetBSD: driver.9,v 1.23 2010/01/31 21:21:13 jruoho Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -370,5 +370,4 @@
 .Xr config 1 ,
 .Xr autoconf 9 ,
 .Xr config 9 ,
-.Xr powerhook_establish 9 ,
-.Xr shutdownhook_establish 9
+.Xr pmf 9

Reply via email to