Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc fix a couple of spelling mistakes in the i4b* descriptions
details: https://anonhg.NetBSD.org/src/rev/13203315abdb
branches: trunk
changeset: 520348:13203315abdb
user: lukem <lukem%NetBSD.org@localhost>
date: Tue Jan 08 02:46:10 2002 +0000
description:
fix a couple of spelling mistakes in the i4b* descriptions
diffstat:
etc/etc.acorn32/MAKEDEV | 6 +++---
etc/etc.alpha/MAKEDEV | 6 +++---
etc/etc.amiga/MAKEDEV | 6 +++---
etc/etc.arc/MAKEDEV | 6 +++---
etc/etc.arm32/MAKEDEV | 6 +++---
etc/etc.atari/MAKEDEV | 6 +++---
etc/etc.bebox/MAKEDEV | 6 +++---
etc/etc.cobalt/MAKEDEV | 6 +++---
etc/etc.evbarm/MAKEDEV | 6 +++---
etc/etc.hpcmips/MAKEDEV | 6 +++---
etc/etc.i386/MAKEDEV | 6 +++---
etc/etc.macppc/MAKEDEV | 6 +++---
etc/etc.netwinder/MAKEDEV | 6 +++---
etc/etc.prep/MAKEDEV | 6 +++---
etc/etc.sandpoint/MAKEDEV | 6 +++---
etc/etc.sgimips/MAKEDEV | 6 +++---
etc/etc.sparc/MAKEDEV | 6 +++---
etc/etc.sparc64/MAKEDEV | 6 +++---
etc/etc.walnut/MAKEDEV | 6 +++---
etc/etc.x68k/MAKEDEV | 6 +++---
20 files changed, 60 insertions(+), 60 deletions(-)
diffs (truncated from 476 to 300 lines):
diff -r 444be4455ee3 -r 13203315abdb etc/etc.acorn32/MAKEDEV
--- a/etc/etc.acorn32/MAKEDEV Tue Jan 08 02:19:56 2002 +0000
+++ b/etc/etc.acorn32/MAKEDEV Tue Jan 08 02:46:10 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $NetBSD: MAKEDEV,v 1.3 2001/12/19 18:29:56 wiz Exp $
+# $NetBSD: MAKEDEV,v 1.4 2002/01/08 02:46:10 lukem Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -86,10 +86,10 @@
# ttyU* Modem
#
# ISDN devices:
-# i4b comunication between userland isdnd and kernel
+# i4b communication between userland isdnd and kernel
# i4bctl control device
# i4brbch* raw b-channel access
-# i4btel* telephonie device
+# i4btel* telephony device
# i4btrc* trace device
#
# Special purpose devices:
diff -r 444be4455ee3 -r 13203315abdb etc/etc.alpha/MAKEDEV
--- a/etc/etc.alpha/MAKEDEV Tue Jan 08 02:19:56 2002 +0000
+++ b/etc/etc.alpha/MAKEDEV Tue Jan 08 02:46:10 2002 +0000
@@ -1,5 +1,5 @@
#!/bin/sh -
-# $NetBSD: MAKEDEV,v 1.81 2001/12/19 18:29:57 wiz Exp $
+# $NetBSD: MAKEDEV,v 1.82 2002/01/08 02:46:11 lukem Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -91,10 +91,10 @@
# ttyU* Modem
#
# ISDN devices:
-# i4b comunication between userland isdnd and kernel
+# i4b communication between userland isdnd and kernel
# i4bctl control device
# i4brbch* raw b-channel access
-# i4btel* telephonie device
+# i4btel* telephony device
# i4btrc* trace device
#
# Special purpose devices:
diff -r 444be4455ee3 -r 13203315abdb etc/etc.amiga/MAKEDEV
--- a/etc/etc.amiga/MAKEDEV Tue Jan 08 02:19:56 2002 +0000
+++ b/etc/etc.amiga/MAKEDEV Tue Jan 08 02:46:10 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $NetBSD: MAKEDEV,v 1.64 2001/12/19 18:29:58 wiz Exp $
+# $NetBSD: MAKEDEV,v 1.65 2002/01/08 02:46:12 lukem Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -89,10 +89,10 @@
# lpt* lpt parallel port (DraCo mainboard, HyperCom etc.)
#
# ISDN devices:
-# i4b comunication between userland isdnd and kernel
+# i4b communication between userland isdnd and kernel
# i4bctl control device
# i4brbch* raw b-channel access
-# i4btel* telephonie device
+# i4btel* telephony device
# i4btrc* trace device
#
# Special purpose devices:
diff -r 444be4455ee3 -r 13203315abdb etc/etc.arc/MAKEDEV
--- a/etc/etc.arc/MAKEDEV Tue Jan 08 02:19:56 2002 +0000
+++ b/etc/etc.arc/MAKEDEV Tue Jan 08 02:46:10 2002 +0000
@@ -1,5 +1,5 @@
#!/bin/sh -
-# $NetBSD: MAKEDEV,v 1.9 2001/12/19 18:29:58 wiz Exp $
+# $NetBSD: MAKEDEV,v 1.10 2002/01/08 02:46:12 lukem Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -75,10 +75,10 @@
# lpt* PC parallel port driver ("lpt") units
#
# ISDN devices:
-# i4b comunication between userland isdnd and kernel
+# i4b communication between userland isdnd and kernel
# i4bctl control device
# i4brbch* raw b-channel access
-# i4btel* telephonie device
+# i4btel* telephony device
# i4btrc* trace device
#
# Special purpose devices:
diff -r 444be4455ee3 -r 13203315abdb etc/etc.arm32/MAKEDEV
--- a/etc/etc.arm32/MAKEDEV Tue Jan 08 02:19:56 2002 +0000
+++ b/etc/etc.arm32/MAKEDEV Tue Jan 08 02:46:10 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $NetBSD: MAKEDEV,v 1.64 2001/12/19 18:29:59 wiz Exp $
+# $NetBSD: MAKEDEV,v 1.65 2002/01/08 02:46:12 lukem Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -86,10 +86,10 @@
# ttyU* Modem
#
# ISDN devices:
-# i4b comunication between userland isdnd and kernel
+# i4b communication between userland isdnd and kernel
# i4bctl control device
# i4brbch* raw b-channel access
-# i4btel* telephonie device
+# i4btel* telephony device
# i4btrc* trace device
#
# Special purpose devices:
diff -r 444be4455ee3 -r 13203315abdb etc/etc.atari/MAKEDEV
--- a/etc/etc.atari/MAKEDEV Tue Jan 08 02:19:56 2002 +0000
+++ b/etc/etc.atari/MAKEDEV Tue Jan 08 02:46:10 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $NetBSD: MAKEDEV,v 1.45 2001/12/19 18:29:59 wiz Exp $
+# $NetBSD: MAKEDEV,v 1.46 2002/01/08 02:46:12 lukem Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -84,10 +84,10 @@
# pty* set of 16 master and slave pseudo terminals
#
# ISDN devices:
-# i4b comunication between userland isdnd and kernel
+# i4b communication between userland isdnd and kernel
# i4bctl control device
# i4brbch* raw b-channel access
-# i4btel* telephonie device
+# i4btel* telephony device
# i4btrc* trace device
#
# Special purpose devices:
diff -r 444be4455ee3 -r 13203315abdb etc/etc.bebox/MAKEDEV
--- a/etc/etc.bebox/MAKEDEV Tue Jan 08 02:19:56 2002 +0000
+++ b/etc/etc.bebox/MAKEDEV Tue Jan 08 02:46:10 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $NetBSD: MAKEDEV,v 1.20 2001/12/19 18:30:00 wiz Exp $
+# $NetBSD: MAKEDEV,v 1.21 2002/01/08 02:46:13 lukem Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -78,10 +78,10 @@
# lpa* interruptless lp
#
# ISDN devices:
-# i4b comunication between userland isdnd and kernel
+# i4b communication between userland isdnd and kernel
# i4bctl control device
# i4brbch* raw b-channel access
-# i4btel* telephonie device
+# i4btel* telephony device
# i4btrc* trace device
#
# Special purpose devices:
diff -r 444be4455ee3 -r 13203315abdb etc/etc.cobalt/MAKEDEV
--- a/etc/etc.cobalt/MAKEDEV Tue Jan 08 02:19:56 2002 +0000
+++ b/etc/etc.cobalt/MAKEDEV Tue Jan 08 02:46:10 2002 +0000
@@ -1,5 +1,5 @@
#!/bin/sh -
-# $NetBSD: MAKEDEV,v 1.7 2001/12/19 18:30:01 wiz Exp $
+# $NetBSD: MAKEDEV,v 1.8 2002/01/08 02:46:13 lukem Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -69,10 +69,10 @@
# pty* set of 16 master and slave pseudo terminals
#
# ISDN devices:
-# i4b comunication between userland isdnd and kernel
+# i4b communication between userland isdnd and kernel
# i4bctl control device
# i4brbch* raw b-channel access
-# i4btel* telephonie device
+# i4btel* telephony device
# i4btrc* trace device
#
# Special purpose devices:
diff -r 444be4455ee3 -r 13203315abdb etc/etc.evbarm/MAKEDEV
--- a/etc/etc.evbarm/MAKEDEV Tue Jan 08 02:19:56 2002 +0000
+++ b/etc/etc.evbarm/MAKEDEV Tue Jan 08 02:46:10 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $NetBSD: MAKEDEV,v 1.4 2001/12/19 18:30:01 wiz Exp $
+# $NetBSD: MAKEDEV,v 1.5 2002/01/08 02:46:13 lukem Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -83,10 +83,10 @@
# ttyU* Modem
#
# ISDN devices:
-# i4b comunication between userland isdnd and kernel
+# i4b communication between userland isdnd and kernel
# i4bctl control device
# i4brbch* raw b-channel access
-# i4btel* telephonie device
+# i4btel* telephony device
# i4btrc* trace device
#
# Special purpose devices:
diff -r 444be4455ee3 -r 13203315abdb etc/etc.hpcmips/MAKEDEV
--- a/etc/etc.hpcmips/MAKEDEV Tue Jan 08 02:19:56 2002 +0000
+++ b/etc/etc.hpcmips/MAKEDEV Tue Jan 08 02:46:10 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $NetBSD: MAKEDEV,v 1.21 2001/12/19 18:30:01 wiz Exp $
+# $NetBSD: MAKEDEV,v 1.22 2002/01/08 02:46:14 lukem Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -81,10 +81,10 @@
# ttyU* Modem
#
# ISDN devices:
-# i4b comunication between userland isdnd and kernel
+# i4b communication between userland isdnd and kernel
# i4bctl control device
# i4brbch* raw b-channel access
-# i4btel* telephonie device
+# i4btel* telephony device
# i4btrc* trace device
#
# Special purpose devices:
diff -r 444be4455ee3 -r 13203315abdb etc/etc.i386/MAKEDEV
--- a/etc/etc.i386/MAKEDEV Tue Jan 08 02:19:56 2002 +0000
+++ b/etc/etc.i386/MAKEDEV Tue Jan 08 02:46:10 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $NetBSD: MAKEDEV,v 1.154 2002/01/01 22:55:49 wiz Exp $
+# $NetBSD: MAKEDEV,v 1.155 2002/01/08 02:46:14 lukem Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -95,10 +95,10 @@
# ttyU* USB modems
#
# ISDN devices:
-# i4b comunication between userland isdnd and kernel
+# i4b communication between userland isdnd and kernel
# i4bctl control device
# i4brbch* raw b-channel access
-# i4btel* telephonie device
+# i4btel* telephony device
# i4btrc* trace device
#
# Special purpose devices:
diff -r 444be4455ee3 -r 13203315abdb etc/etc.macppc/MAKEDEV
--- a/etc/etc.macppc/MAKEDEV Tue Jan 08 02:19:56 2002 +0000
+++ b/etc/etc.macppc/MAKEDEV Tue Jan 08 02:46:10 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $NetBSD: MAKEDEV,v 1.46 2001/12/19 18:30:04 wiz Exp $
+# $NetBSD: MAKEDEV,v 1.47 2002/01/08 02:46:14 lukem Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -81,10 +81,10 @@
# ttyU* Modem
#
# ISDN devices:
-# i4b comunication between userland isdnd and kernel
+# i4b communication between userland isdnd and kernel
# i4bctl control device
# i4brbch* raw b-channel access
-# i4btel* telephonie device
+# i4btel* telephony device
# i4btrc* trace device
#
# Special purpose devices:
diff -r 444be4455ee3 -r 13203315abdb etc/etc.netwinder/MAKEDEV
--- a/etc/etc.netwinder/MAKEDEV Tue Jan 08 02:19:56 2002 +0000
+++ b/etc/etc.netwinder/MAKEDEV Tue Jan 08 02:46:10 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $NetBSD: MAKEDEV,v 1.7 2001/12/19 18:30:06 wiz Exp $
+# $NetBSD: MAKEDEV,v 1.8 2002/01/08 02:46:14 lukem Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -86,10 +86,10 @@
# ttyU* Modem
#
# ISDN devices:
Home |
Main Index |
Thread Index |
Old Index