diff options
author | 2005-08-22 14:11:12 +0000 | |
---|---|---|
committer | 2005-08-22 14:11:12 +0000 | |
commit | 2d7fd80df19e0d75bb5d74f316f83999285b0d29 (patch) | |
tree | 27441aa02b7f1439bedf4c135fedd24b5a6e5a02 | |
parent | take the SMC 2862W-G entry out: damien thinks this is not a ralink chip; (diff) | |
download | wireguard-openbsd-2d7fd80df19e0d75bb5d74f316f83999285b0d29.tar.xz wireguard-openbsd-2d7fd80df19e0d75bb5d74f316f83999285b0d29.zip |
fix Xr;
-rw-r--r-- | sbin/bioctl/bioctl.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/bioctl/bioctl.8 b/sbin/bioctl/bioctl.8 index 59e85044b75..cf24130f8f0 100644 --- a/sbin/bioctl/bioctl.8 +++ b/sbin/bioctl/bioctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bioctl.8,v 1.36 2005/08/22 04:27:17 david Exp $ +.\" $OpenBSD: bioctl.8,v 1.37 2005/08/22 14:11:12 jmc Exp $ .\" .\" Copyright (c) 2004, 2005 Marco Peereboom .\" @@ -116,7 +116,8 @@ Be more verbose in output. .It Ar device Select a drive by name (e.g. sd0) or a RAID controller by name (e.g. ami0). For operations which will be performed against -.Xr ses 4 or +.Xr ses 4 +or .Xr safte 4 enclosures, it is also possible to directly specify the enclosure name (e.g. safte0). |