diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-01-29 17:26:14 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-01-29 17:26:14 +0000 |
commit | f7b7d9c0b7984524f13ee71156a3b596cdb198be (patch) | |
tree | 6a4e5a9f5dc4ed9d350c413a5365420925b862fe /sbin | |
parent | 559ba75b64780ee771939d19ecf98010c1c51f29 (diff) |
use Pp, not blank lines;
Diffstat (limited to 'sbin')
-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 0276bdf828b..9b38e2472db 100644 --- a/sbin/bioctl/bioctl.8 +++ b/sbin/bioctl/bioctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bioctl.8,v 1.88 2012/01/29 16:51:52 krw Exp $ +.\" $OpenBSD: bioctl.8,v 1.89 2012/01/29 17:26:13 jmc Exp $ .\" .\" Copyright (c) 2004, 2005 Marco Peereboom .\" @@ -319,5 +319,5 @@ interface was written by .An Marco Peereboom Aq marco@openbsd.org . .Sh CAVEATS Only devices with 512-byte sectors are supported. - +.Pp Use of the CRYPTO & RAID 4/5 disciplines are currently considered experimental. |