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 /sys/dev/microcode/aic7xxx | |
parent | db2d339593cf72918f53fbe1aeb55e247c0896a7 (diff) |
remove redundant .Pp macros
Diffstat (limited to 'sys/dev/microcode/aic7xxx')
-rw-r--r-- | sys/dev/microcode/aic7xxx/aic7xxx_asm.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/dev/microcode/aic7xxx/aic7xxx_asm.1 b/sys/dev/microcode/aic7xxx/aic7xxx_asm.1 index ba7ce937dba..3dbeece1bb1 100644 --- a/sys/dev/microcode/aic7xxx/aic7xxx_asm.1 +++ b/sys/dev/microcode/aic7xxx/aic7xxx_asm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: aic7xxx_asm.1,v 1.4 1996/11/28 23:27:59 niklas Exp $ +.\" $OpenBSD: aic7xxx_asm.1,v 1.5 1999/07/03 02:11:12 aaron Exp $ .\" .\" Copyright (c) 1994, 1995 .\" Justin T. Gibbs. All rights reserved. @@ -28,7 +28,7 @@ .\" .Dd November 11, 1994 .Dt AIC7XXX_ASM 1 -.Os BSD 4 +.Os .Sh NAME .Nm aic7xxx_asm .Nd Assembler for the Adaptec aic7xxx family of asics @@ -66,7 +66,6 @@ Print version information .It Fl o Ar file Redirect assembler output to .Ar file -.Pp .Sh AUTHOR This aic7770 assembler was written by John Aycock (aycock@cpsc.ucalgary.ca) |