Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 1999 19:10:58 -0500 (CDT)
From:      fullermd@over-yonder.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/11702: pnp(4) references dset(8)
Message-ID:  <19990514001058.7C6271F09@mortis.futuresouth.com>

next in thread | raw e-mail | index | archive | help

>Number:         11702
>Category:       docs
>Synopsis:       pnp(4) references dset(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 13 17:20:00 PDT 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990514001058.7C6271F09>