diff options
| author | garbled <garbled@NetBSD.org> | 1999-03-22 18:25:43 +0000 |
|---|---|---|
| committer | garbled <garbled@NetBSD.org> | 1999-03-22 18:25:43 +0000 |
| commit | f124765044554d2d9963693f8d948334e77a0b59 (patch) | |
| tree | 086738def6aed982982d3ae7d31ccf91d968a4d7 /sys/dev/microcode | |
| parent | b2c812d776aedfd20c1f3138b0667cd5af397315 (diff) | |
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.
Diffstat (limited to 'sys/dev/microcode')
| -rw-r--r-- | sys/dev/microcode/aic7xxx/aic7xxx_asm.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/microcode/aic7xxx/aic7xxx_asm.1 b/sys/dev/microcode/aic7xxx/aic7xxx_asm.1 index be533d3c052..c029bb39f20 100644 --- a/sys/dev/microcode/aic7xxx/aic7xxx_asm.1 +++ b/sys/dev/microcode/aic7xxx/aic7xxx_asm.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: aic7xxx_asm.1,v 1.2 1996/05/20 00:48:47 thorpej Exp $ +.\" $NetBSD: aic7xxx_asm.1,v 1.3 1999/03/22 18:32:42 garbled 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 |
