gtk+3: fix dependencies for new gnome/accessibility/at-spi2-core
[oi-userland.git] / components / x11 / libpciaccess / patches / 02-scanpci.man.patch
blobc00c95d6f1684aa6b4317403dd3f9728837d8452
1 diff -urp -x '*~' -x '*.orig' man/scanpci.man man/scanpci.man
2 --- a/man/scanpci.man 2010-10-07 11:14:44.000000000 -0700
3 +++ b/man/scanpci.man 2011-02-02 20:56:47.527978008 -0800
4 @@ -22,7 +22,7 @@
5 .\" dealings in this Software without prior written authorization from the
6 .\" XFree86 Project.
7 .\"
8 -.TH SCANPCI 1 __xorgversion__
9 +.TH SCANPCI 1
10 .SH NAME
11 scanpci - scan/probe PCI buses
12 .SH SYNOPSIS
13 @@ -35,10 +35,16 @@ about the configuration space settings f
14 On most platforms,
15 .I scanpci
16 can only be run by the root user.
17 +On OpenIndiana it may also be run using the
18 +.I "Desktop Configuration"
19 +rights profile. See \fBrbac\fR(5) and \fBuser_attr\fR(4).
20 .SH OPTIONS
21 .TP 8
22 .B \-v
23 Print the configuration space information for each device in a verbose
24 format. Without this option, only a brief description is printed for
25 each device.
26 +.SH "SEE ALSO"
27 +.BR prtconf "(1M), " prtdiag "(1M), " smbios "(1M), "
28 +.BR user_attr "(4), " rbac "(5)."