diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1997-07-23 20:41:13 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1997-07-23 20:41:13 +0000 |
commit | 16ce1825d9900b5fdbe067cee3b01a5fd6fac60c (patch) | |
tree | 614bcd705236a2714fde28c1e645e0320888cf31 /lib/libarch | |
parent | 78b43f94a42e713fbfe693ecf9fadfe527dd8c05 (diff) |
tabify
Diffstat (limited to 'lib/libarch')
-rw-r--r-- | lib/libarch/i386/i386_get_ioperm.2 | 6 | ||||
-rw-r--r-- | lib/libarch/i386/i386_get_ioperm.c | 6 | ||||
-rw-r--r-- | lib/libarch/i386/i386_iopl.2 | 6 | ||||
-rw-r--r-- | lib/libarch/i386/i386_iopl.c | 6 | ||||
-rw-r--r-- | lib/libarch/i386/i386_set_ioperm.c | 6 | ||||
-rw-r--r-- | lib/libarch/i386/i386_vm86.2 | 4 | ||||
-rw-r--r-- | lib/libarch/i386/i386_vm86.c | 4 |
7 files changed, 19 insertions, 19 deletions
diff --git a/lib/libarch/i386/i386_get_ioperm.2 b/lib/libarch/i386/i386_get_ioperm.2 index 311cfddbb69..d6af07eaf0c 100644 --- a/lib/libarch/i386/i386_get_ioperm.2 +++ b/lib/libarch/i386/i386_get_ioperm.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: i386_get_ioperm.2,v 1.4 1996/10/08 01:20:05 michaels Exp $ +.\" $OpenBSD: i386_get_ioperm.2,v 1.5 1997/07/23 20:41:10 kstailey Exp $ .\" $NetBSD: i386_get_ioperm.2,v 1.3 1996/02/27 22:57:17 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -17,8 +17,8 @@ .\" documentation and/or other materials provided with the distribution. .\" 3. All advertising materials mentioning features or use of this software .\" must display the following acknowledgement: -.\" This product includes software developed by the NetBSD -.\" Foundation, Inc. and its contributors. +.\" This product includes software developed by the NetBSD +.\" Foundation, Inc. and its contributors. .\" 4. Neither the name of The NetBSD Foundation nor the names of its .\" contributors may be used to endorse or promote products derived .\" from this software without specific prior written permission. diff --git a/lib/libarch/i386/i386_get_ioperm.c b/lib/libarch/i386/i386_get_ioperm.c index afba8bfedfd..065cabf38ba 100644 --- a/lib/libarch/i386/i386_get_ioperm.c +++ b/lib/libarch/i386/i386_get_ioperm.c @@ -1,4 +1,4 @@ -/* $OpenBSD: i386_get_ioperm.c,v 1.2 1996/03/19 23:14:59 niklas Exp $ */ +/* $OpenBSD: i386_get_ioperm.c,v 1.3 1997/07/23 20:41:10 kstailey Exp $ */ /* $NetBSD: i386_get_ioperm.c,v 1.2 1996/02/27 22:57:22 jtc Exp $ */ /*- @@ -18,8 +18,8 @@ * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: - * This product includes software developed by the NetBSD - * Foundation, Inc. and its contributors. + * This product includes software developed by the NetBSD + * Foundation, Inc. and its contributors. * 4. Neither the name of The NetBSD Foundation nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. diff --git a/lib/libarch/i386/i386_iopl.2 b/lib/libarch/i386/i386_iopl.2 index c253f030a7c..16a09a86f80 100644 --- a/lib/libarch/i386/i386_iopl.2 +++ b/lib/libarch/i386/i386_iopl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: i386_iopl.2,v 1.5 1996/10/08 01:20:06 michaels Exp $ +.\" $OpenBSD: i386_iopl.2,v 1.6 1997/07/23 20:41:10 kstailey Exp $ .\" $NetBSD: i386_iopl.2,v 1.3 1996/02/27 22:57:25 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -17,8 +17,8 @@ .\" documentation and/or other materials provided with the distribution. .\" 3. All advertising materials mentioning features or use of this software .\" must display the following acknowledgement: -.\" This product includes software developed by the NetBSD -.\" Foundation, Inc. and its contributors. +.\" This product includes software developed by the NetBSD +.\" Foundation, Inc. and its contributors. .\" 4. Neither the name of The NetBSD Foundation nor the names of its .\" contributors may be used to endorse or promote products derived .\" from this software without specific prior written permission. diff --git a/lib/libarch/i386/i386_iopl.c b/lib/libarch/i386/i386_iopl.c index 1883881a2ca..c665ff41827 100644 --- a/lib/libarch/i386/i386_iopl.c +++ b/lib/libarch/i386/i386_iopl.c @@ -1,4 +1,4 @@ -/* $OpenBSD: i386_iopl.c,v 1.2 1996/03/19 23:15:00 niklas Exp $ */ +/* $OpenBSD: i386_iopl.c,v 1.3 1997/07/23 20:41:11 kstailey Exp $ */ /* $NetBSD: i386_iopl.c,v 1.2 1996/02/27 22:57:29 jtc Exp $ */ /*- @@ -18,8 +18,8 @@ * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: - * This product includes software developed by the NetBSD - * Foundation, Inc. and its contributors. + * This product includes software developed by the NetBSD + * Foundation, Inc. and its contributors. * 4. Neither the name of The NetBSD Foundation nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. diff --git a/lib/libarch/i386/i386_set_ioperm.c b/lib/libarch/i386/i386_set_ioperm.c index 6a814e72ae0..b5da9759814 100644 --- a/lib/libarch/i386/i386_set_ioperm.c +++ b/lib/libarch/i386/i386_set_ioperm.c @@ -1,4 +1,4 @@ -/* $OpenBSD: i386_set_ioperm.c,v 1.2 1996/03/19 23:15:01 niklas Exp $ */ +/* $OpenBSD: i386_set_ioperm.c,v 1.3 1997/07/23 20:41:11 kstailey Exp $ */ /* $NetBSD: i386_set_ioperm.c,v 1.2 1996/02/27 22:57:31 jtc Exp $ */ /*- @@ -18,8 +18,8 @@ * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: - * This product includes software developed by the NetBSD - * Foundation, Inc. and its contributors. + * This product includes software developed by the NetBSD + * Foundation, Inc. and its contributors. * 4. Neither the name of The NetBSD Foundation nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. diff --git a/lib/libarch/i386/i386_vm86.2 b/lib/libarch/i386/i386_vm86.2 index 3f34330bc8e..11c01c323d9 100644 --- a/lib/libarch/i386/i386_vm86.2 +++ b/lib/libarch/i386/i386_vm86.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: i386_vm86.2,v 1.2 1996/10/08 01:20:07 michaels Exp $ +.\" $OpenBSD: i386_vm86.2,v 1.3 1997/07/23 20:41:12 kstailey Exp $ .\" $NetBSD: i386_vm86.2,v 1.1 1996/02/21 00:21:52 jtk Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -17,7 +17,7 @@ .\" documentation and/or other materials provided with the distribution. .\" 3. All advertising materials mentioning features or use of this software .\" must display the following acknowledgement: -.\" This product includes software developed by the NetBSD +.\" This product includes software developed by the NetBSD .\" Foundation, Inc. and its contributors. .\" 4. Neither the name of The NetBSD Foundation nor the names of its .\" contributors may be used to endorse or promote products derived diff --git a/lib/libarch/i386/i386_vm86.c b/lib/libarch/i386/i386_vm86.c index 1bff69f3d29..50a8e601c39 100644 --- a/lib/libarch/i386/i386_vm86.c +++ b/lib/libarch/i386/i386_vm86.c @@ -1,4 +1,4 @@ -/* $OpenBSD: i386_vm86.c,v 1.1 1996/03/19 23:15:03 niklas Exp $ */ +/* $OpenBSD: i386_vm86.c,v 1.2 1997/07/23 20:41:12 kstailey Exp $ */ /* $NetBSD: i386_vm86.c,v 1.1 1996/02/21 00:21:56 jtk Exp $ */ /*- @@ -18,7 +18,7 @@ * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: - * This product includes software developed by the NetBSD + * This product includes software developed by the NetBSD * Foundation, Inc. and its contributors. * 4. Neither the name of The NetBSD Foundation nor the names of its * contributors may be used to endorse or promote products derived |