Commit Graph

11 Commits

Author SHA1 Message Date
bde
785e1fd6f3 Made this header self-sufficient.
Fully parenthesized a macro definition.
2001-10-03 05:25:07 +00:00
ru
727c2b4b9e mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
dillon
d375fe96be Implement __FBSDID() 2001-09-16 21:35:07 +00:00
jhb
2521149f48 Include string.h for the strlen() prototype to quiet a warning. 2001-08-10 16:55:09 +00:00
dd
c49a4e6620 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
ru
33dcaab6ce mdoc(7) police: fix markup. 2001-04-23 07:39:36 +00:00
msmith
cf417cc2be devinfo_var.h should not be in INCS 2001-04-20 23:10:09 +00:00
msmith
35db50d909 More typo fixes, .Os -> .Fx 2001-04-20 23:02:52 +00:00
msmith
be1ff48065 typo .Fr -> .Fn 2001-04-20 23:00:24 +00:00
msmith
7365c5d43a Add a manpage for libdevinfo. 2001-04-20 22:48:12 +00:00
msmith
4a5aacdfea This is the Device Information Library, libdevinfo.
The devinfo library provides access to the kernel's internal device
hierarchy and to the I/O resource manager.  The library uses a
sysctl(9) interface to obtain a snapshot of the kernel's state which
is then made available to the application.
2001-04-20 05:53:30 +00:00