From c44304e820bc8495b5ef98bdb7ac868cdc065b67 Mon Sep 17 00:00:00 2001 From: Steven McDonald Date: Sat, 8 Nov 2014 21:31:04 +1100 Subject: [PATCH] Clarify that this is OpenBSD-specific --- projects/openbsd_devtree.shtml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/projects/openbsd_devtree.shtml b/projects/openbsd_devtree.shtml index 3eb7c73..6bb4d1c 100644 --- a/projects/openbsd_devtree.shtml +++ b/projects/openbsd_devtree.shtml @@ -14,11 +14,11 @@

Printing device trees on OpenBSD

-I've written a small Perl utility that takes dmesg output on -standard input and produces a human-friendly tree of devices on -standard output. Since it accepts any dmesg 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 dmesg +output on standard input and produces a human-friendly tree of devices +on standard output. Since it accepts any (OpenBSD) dmesg +output, you can use it to produce a tree of hardware on someone else's +system as well as examine your own.

As an example, this is what it looks like on my Lemote Yeeloong:

-- 2.30.2