diff options
author | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
---|---|---|
committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
commit | 490d5836b5ab0c76675986696b1637fff97dfae2 (patch) | |
tree | 1cffbfcbeace5b3e6b01d3c6b67a9c10233bc810 /usr.sbin/pciconf/pciconf.8 | |
parent | fb9f73c4dd34b5748d573f1eb7edad1b4e0a3666 (diff) |
The .Nm utility
Notes
Notes:
svn path=/head/; revision=99968
Diffstat (limited to 'usr.sbin/pciconf/pciconf.8')
-rw-r--r-- | usr.sbin/pciconf/pciconf.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/pciconf/pciconf.8 b/usr.sbin/pciconf/pciconf.8 index a632f7cf2972..cb9ed7fd74db 100644 --- a/usr.sbin/pciconf/pciconf.8 +++ b/usr.sbin/pciconf/pciconf.8 @@ -42,7 +42,7 @@ .Sh DESCRIPTION The .Nm -command provides a command line interface to the functionality provided by +utility provides a command line interface to the functionality provided by .Pa /dev/pci Ns 's .Xr ioctl 2 interface. @@ -175,7 +175,7 @@ This path can be overridden by setting the environment variable .Sh HISTORY The .Nm -command appeared first in +utility appeared first in .Fx 2.2 . The .Fl a @@ -187,7 +187,7 @@ KLD support in .An -nosplit The .Nm -facility was written by +utility was written by .An Stefan Esser and .An Garrett Wollman . @@ -197,7 +197,7 @@ The and .Fl h options are implemented in -.Nm , +.Nm Ns , but not in the underlying .Xr ioctl 2 . .Pp |