From f124765044554d2d9963693f8d948334e77a0b59 Mon Sep 17 00:00:00 2001 From: garbled Date: Mon, 22 Mar 1999 18:25:43 +0000 Subject: 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. --- sys/dev/microcode/aic7xxx/aic7xxx_asm.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/microcode') 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 -- cgit