diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-08 19:57:22 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-08 19:57:22 +0000 |
| commit | fe08efe680f6705e0c60beabe3e39629c655e743 (patch) | |
| tree | f208c0020248a2800766b91d7bf24e0234629b8b /lib/libdevinfo | |
| parent | 6ce729e14d938bbc580c6eec5c6defc287ffd298 (diff) | |
Notes
Diffstat (limited to 'lib/libdevinfo')
| -rw-r--r-- | lib/libdevinfo/devinfo.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdevinfo/devinfo.3 b/lib/libdevinfo/devinfo.3 index b99d345881f1..8a33971a96c8 100644 --- a/lib/libdevinfo/devinfo.3 +++ b/lib/libdevinfo/devinfo.3 @@ -93,7 +93,7 @@ the library does not attempt to impose any structure on the data. .Pp Device, resource, and resource manager information is returned in data structures defined in -.Aq Pa devinfo.h : +.In devinfo.h : .Bd -literal -offset indent struct devinfo_dev { devinfo_handle_t dd_handle; /* device handle */ |
