git: 78bec4ed648f - stable/13 - devinfo(8): Remove cross-reference to pnpinfo(8)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Nov 2021 04:55:03 UTC
The branch stable/13 has been updated by ygy (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=78bec4ed648f030b821be10920b636fc9788a735 commit 78bec4ed648f030b821be10920b636fc9788a735 Author: Felix Johnson <felix.the.red@gmail.com> AuthorDate: 2021-11-01 16:29:12 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-11-05 04:54:33 +0000 devinfo(8): Remove cross-reference to pnpinfo(8) devinfo(8) manpage contains reference to pnpinfo(8) which existed at the time. Remove it. PR: 232587 Reported by: Graham Perrin <grahamperrin@gmail.com> (cherry picked from commit dde6071adcf203b185c185289f687c2bd51532fb) --- usr.sbin/devinfo/devinfo.8 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/usr.sbin/devinfo/devinfo.8 b/usr.sbin/devinfo/devinfo.8 index 72fd73dba82c..091248250830 100644 --- a/usr.sbin/devinfo/devinfo.8 +++ b/usr.sbin/devinfo/devinfo.8 @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 21, 2017 +.Dd November 1, 2021 .Dt DEVINFO 8 .Os .Sh NAME @@ -75,7 +75,6 @@ back to the root of the device tree. .Xr devinfo 3 , .Xr iostat 8 , .Xr pciconf 8 , -.Xr pnpinfo 8 , .Xr vmstat 8 , .Xr devclass 9 , .Xr device 9