Clarify that this is OpenBSD-specific
authorSteven McDonald <steven@steven-mcdonald.id.au>
Sat, 8 Nov 2014 10:31:04 +0000 (21:31 +1100)
committerSteven McDonald <steven@steven-mcdonald.id.au>
Sat, 8 Nov 2014 10:31:04 +0000 (21:31 +1100)
projects/openbsd_devtree.shtml

index 3eb7c7317d3327ede831a341db46873f45395e2c..6bb4d1c8e108617ead1ec88207b5970d43d0d2fb 100644 (file)
 <h1>Printing device trees on OpenBSD</h1>
 
 <p>
-I've written a small Perl utility that takes <tt>dmesg</tt> output on
-standard input and produces a human-friendly tree of devices on
-standard output. Since it accepts any <tt>dmesg</tt> output, you can
-use it to produce a tree of hardware on someone else's system as well
-as examine your own.
+I've written a small Perl utility for OpenBSD that takes <tt>dmesg</tt>
+output on standard input and produces a human-friendly tree of devices
+on standard output. Since it accepts any (OpenBSD) <tt>dmesg</tt>
+output, you can use it to produce a tree of hardware on someone else's
+system as well as examine your own.
 </p>
 
 <p>As an example, this is what it looks like on my Lemote Yeeloong:</p>