diff options
-rw-r--r-- | usr.sbin/pciconf/pciconf.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/pciconf/pciconf.8 b/usr.sbin/pciconf/pciconf.8 index 3ba827c..64d2f21 100644 --- a/usr.sbin/pciconf/pciconf.8 +++ b/usr.sbin/pciconf/pciconf.8 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd September 30, 2007 +.Dd November 7, 2007 .Dt PCICONF 8 .Os .Sh NAME @@ -201,6 +201,7 @@ This path can be overridden by setting the environment variable .Sh SEE ALSO .Xr ioctl 2 , .\" .Xr pci 4 , +.Xr devinfo 8 , .Xr kldload 8 .Sh HISTORY The |