summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-05-05 17:55:54 +0000
committerpeter <peter@FreeBSD.org>1996-05-05 17:55:54 +0000
commitf6bfadad2892ae8e55931c0d104fa2b095ea2676 (patch)
treec2fd2ba305e4bd230fa6b48d024f1214f3426465
parent535c447feae73d7f12f66ce75a0f8037b1a56d8f (diff)
downloadFreeBSD-src-f6bfadad2892ae8e55931c0d104fa2b095ea2676.zip
FreeBSD-src-f6bfadad2892ae8e55931c0d104fa2b095ea2676.tar.gz
Avoid potential trademark conflict
-rw-r--r--sys/i386/isa/si_code.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/isa/si_code.c b/sys/i386/isa/si_code.c
index e1282ea..8a48531 100644
--- a/sys/i386/isa/si_code.c
+++ b/sys/i386/isa/si_code.c
@@ -1,5 +1,5 @@
/*
- * Device driver for Specialix range (SLXOS) of serial line multiplexors.
+ * Device driver for Specialix range (SI/XIO) of serial line multiplexors.
*
* Copyright (C) 1988, 1992, Specialix International,
* Copyright (C) 1993, Andy Rutter <andy@acronym.co.uk>
@@ -30,7 +30,7 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE AUTHORS BE LIABLE.
*
- * $Id$
+ * $Id: si_code.c,v 1.1 1995/08/10 08:10:57 peter Exp $
*/
/*
OpenPOWER on IntegriCloud