diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2004-01-06 20:23:20 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2004-01-06 20:23:20 +0000 |
| commit | 9abf1c6ab89e87c4fb770a9e1725db2c3307bd12 (patch) | |
| tree | 2c15b6fb7c2daf71573e7b0f85bb3720bcd12ead /usr.sbin/pciconf | |
| parent | 346866aa970709fa38352e15448debb256ae0aae (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pciconf')
| -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 2933c04bf6ae..ea41bbad46b9 100644 --- a/usr.sbin/pciconf/pciconf.8 +++ b/usr.sbin/pciconf/pciconf.8 @@ -47,7 +47,8 @@ utility provides a command line interface to functionality provided by the .Xr pci 4 .Xr ioctl 2 interface. -As such, it is only available to users with write access to +As such, some of the functions are only available to users with write +access to .Pa /dev/pci , normally only the super-user. .Pp |
