From fullermd@over-yonder.net Thu May 13 17:11:01 1999
Return-Path: <fullermd@over-yonder.net>
Received: from mortis.futuresouth.com (mortis.futuresouth.com [209.45.228.14])
	by hub.freebsd.org (Postfix) with ESMTP id 8FFB214E38
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 May 1999 17:10:59 -0700 (PDT)
	(envelope-from fullermd@over-yonder.net)
Received: by mortis.futuresouth.com (Postfix, from userid 100)
	id 7C6271F09; Thu, 13 May 1999 19:10:58 -0500 (CDT)
Message-Id: <19990514001058.7C6271F09@mortis.futuresouth.com>
Date: Thu, 13 May 1999 19:10:58 -0500 (CDT)
From: fullermd@over-yonder.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: pnp(4) references dset(8)
X-Send-Pr-Version: 3.2

>Number:         11702
>Category:       docs
>Synopsis:       pnp(4) references dset(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 13 17:20:00 PDT 1999
>Closed-Date:    Thu May 13 22:31:08 PDT 1999
>Last-Modified:  Thu May 13 22:31:54 PDT 1999
>Originator:     Matthew D. Fuller
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

	Generic 4.0

>Description:

	pnp(4) references dset(8) in two places; this should be kget(8) in
	current system (3.1 inclusive I believe)

>How-To-Repeat:

	man 4 pnp

>Fix:
	

Index: pnp.4
===================================================================
RCS file: /usr/cvs/src/share/man/man4/man4.i386/pnp.4,v
retrieving revision 1.2
diff -u -r1.2 pnp.4
--- pnp.4	1998/03/12 07:30:36	1.2
+++ pnp.4	1999/05/14 00:07:40
@@ -100,7 +100,7 @@
 .Pp
 Modifications to
 the table will be saved to the boot image on the filesystem by the
-.Xr dset 8
+.Xr kget 8
 command.
 .Pp
 .Sh DEVICE DRIVER SUPPORT FOR PnP
@@ -164,7 +164,7 @@
 .El
 .Pp
 .Sh SEE ALSO
-.Xr dset 8
+.Xr kget 8
 .Sh BUGS
 There is no support for visual configuration of PnP devices.
 It would be nice to have commands in userconfig to fetch the

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Thu May 13 22:31:08 PDT 1999 
State-Changed-Why:  
Patch committed, thanks! 
rev 1.3 of "src/share/man/man4/man4.i386/pnp.4". 
>Unformatted:
