diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-03 02:11:14 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-03 02:11:14 +0000 |
commit | 42c11fbf7baba44829b8c25ba30b45b5ca31cb47 (patch) | |
tree | 8f5fe9d90500df93eebad8bd9c37a684878c0c7b /sbin/scsi | |
parent | db2d339593cf72918f53fbe1aeb55e247c0896a7 (diff) |
remove redundant .Pp macros
Diffstat (limited to 'sbin/scsi')
-rw-r--r-- | sbin/scsi/scsi.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/scsi/scsi.8 b/sbin/scsi/scsi.8 index 88e383567d0..d19bc88ea8b 100644 --- a/sbin/scsi/scsi.8 +++ b/sbin/scsi/scsi.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: scsi.8,v 1.10 1999/06/04 02:45:24 aaron Exp $ +.\" $OpenBSD: scsi.8,v 1.11 1999/07/03 02:11:08 aaron Exp $ .\" $FreeBSD: scsi.8,v 1.5 1995/05/05 20:41:58 dufault Exp $ .\" .\" Written By Julian ELischer @@ -244,7 +244,6 @@ drive (set AWRE and ARRE to 1 to enable bad block remapping): .Bd -literal -offset root# scsi -f /dev/rsd2c -m 1 -e -P 3 .Ed -.Pp .Sh ENVIRONMENT The .Ev SU_DEBUG_OUTPUT |