Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Do not advertise deprecated APIs in an import...



details:   https://anonhg.NetBSD.org/src/rev/5fdbd56f0b85
branches:  trunk
changeset: 751327:5fdbd56f0b85
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Sun Jan 31 21:21:13 2010 +0000

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

diffstat:

 share/man/man9/driver.9 |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r 72cea85a48b4 -r 5fdbd56f0b85 share/man/man9/driver.9
--- a/share/man/man9/driver.9   Sun Jan 31 21:02:05 2010 +0000
+++ b/share/man/man9/driver.9   Sun Jan 31 21:21:13 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index