diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-08-22 14:11:13 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-08-22 14:11:13 +0000 |
commit | 6dadac5b80b444cd9915ab261d99ce0e201d1e5d (patch) | |
tree | ad13a81ce3a1516d3617f3bdc36ef04935778c08 /sbin | |
parent | 624d6a68b44bc08dae68a94947a978d01e2701a4 (diff) |
fix Xr;
Diffstat (limited to 'sbin')
-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). |