diff options
author | Marco Peereboom <marco@cvs.openbsd.org> | 2005-04-06 02:36:35 +0000 |
---|---|---|
committer | Marco Peereboom <marco@cvs.openbsd.org> | 2005-04-06 02:36:35 +0000 |
commit | 71b6fc532007eac550e5c726680f57f395a09f02 (patch) | |
tree | 0bbf8f27e9a79fdb8dec12c5cbfe9ad7f2477db6 /sbin/bioctl/bioctl.8 | |
parent | 5eb160d5aba50c9e5bf91816cff5e5717e3d5baa (diff) |
Add ses blink crud. Not fully functional yet.
Diffstat (limited to 'sbin/bioctl/bioctl.8')
-rw-r--r-- | sbin/bioctl/bioctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/bioctl/bioctl.8 b/sbin/bioctl/bioctl.8 index d4b73115136..f87c3a56a96 100644 --- a/sbin/bioctl/bioctl.8 +++ b/sbin/bioctl/bioctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bioctl.8,v 1.6 2005/04/05 06:32:16 jmc Exp $ +.\" $OpenBSD: bioctl.8,v 1.7 2005/04/06 02:36:34 marco Exp $ .\" .\" Copyright (c) 2004, 2005 Marco Peereboom .\" @@ -51,7 +51,7 @@ Supported functions are: silence/quiet, enable, disable, get, and test. Or use the first letter of the function. .It Fl b Ar function Blink or unblink hard drive LED, if supported by the enclosure. -Supported functions are: blink and unblink. +Supported functions are: blink, alarm (fault LED) and unblink. Or use the first letter of the function. .It Fl D Enable debug output. |