diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-08-18 13:33:00 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-08-18 13:33:00 +0000 |
commit | 5f322ca45a1d1f2f5b2dc0dfa42359d333715260 (patch) | |
tree | 4a58f4c0415dcffed764eb18eb617e92d9d67c9c | |
parent | 9270d445d035b4d1f616e6dd987053d151c0e3f5 (diff) |
if you show an example, BE CORRECT DAMNIT
-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 cda52d44e4a..74396dd11c8 100644 --- a/sbin/bioctl/bioctl.8 +++ b/sbin/bioctl/bioctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bioctl.8,v 1.30 2005/08/18 13:31:37 jmc Exp $ +.\" $OpenBSD: bioctl.8,v 1.31 2005/08/18 13:32:59 deraadt Exp $ .\" .\" Copyright (c) 2004, 2005 Marco Peereboom .\" @@ -72,7 +72,7 @@ Enable debug output. Make a hot spare out of disk .Ar channel:target[.lun] on the specified controller -(e.g. bioctl -H 0:15). +(e.g. bioctl -H 0:15 ami0). .It Fl h Where neccessary, produce "human-readable" output. Use unit suffixes: Byte, Kilobyte, Megabyte, |