summaryrefslogtreecommitdiffstats
path: root/share/doc
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-07-02 23:16:17 +0000
committerwosch <wosch@FreeBSD.org>1996-07-02 23:16:17 +0000
commit84ce50413d576efb5789bac1a539936adf4a0dbd (patch)
tree52c859df119e294505f6a93917631822fa078451 /share/doc
parent3e25342c53bf6342f3b11f2eec8bed09de4df80f (diff)
downloadFreeBSD-src-84ce50413d576efb5789bac1a539936adf4a0dbd.zip
FreeBSD-src-84ce50413d576efb5789bac1a539936adf4a0dbd.tar.gz
Add little ISDN section
Submitted by: Hellmuth Michaelis <hm@kts.org>
Diffstat (limited to 'share/doc')
-rw-r--r--share/doc/handbook/Makefile4
-rw-r--r--share/doc/handbook/authors.sgml6
-rw-r--r--share/doc/handbook/handbook.sgml4
-rw-r--r--share/doc/handbook/isdn.sgml18
-rw-r--r--share/doc/handbook/sections.sgml3
5 files changed, 29 insertions, 6 deletions
diff --git a/share/doc/handbook/Makefile b/share/doc/handbook/Makefile
index fc18d67..56cdeac 100644
--- a/share/doc/handbook/Makefile
+++ b/share/doc/handbook/Makefile
@@ -1,11 +1,11 @@
-# $Id: Makefile,v 1.13 1996/06/07 15:56:34 alex Exp $
+# $Id: Makefile,v 1.14 1996/06/30 18:01:23 phk Exp $
SRCS= authors.sgml basics.sgml bibliography.sgml boothelp.sgml
SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml
SRCS+= cyclades.sgml dialup.sgml
SRCS+= diskless.sgml dma.sgml eresources.sgml esdi.sgml
SRCS+= firewalls.sgml glossary.sgml goals.sgml
-SRCS+= handbook.sgml history.sgml hw.sgml install.sgml kerberos.sgml
+SRCS+= handbook.sgml history.sgml hw.sgml install.sgml isdn.sgml kerberos.sgml
SRCS+= kernelconfig.sgml kerneldebug.sgml memoryuse.sgml
SRCS+= mirrors.sgml nfs.sgml nutshell.sgml pgpkeys.sgml policies.sgml
SRCS+= porting.sgml ports.sgml ppp.sgml printing.sgml quotas.sgml relnotes.sgml
diff --git a/share/doc/handbook/authors.sgml b/share/doc/handbook/authors.sgml
index 10492a3..4a40c4d 100644
--- a/share/doc/handbook/authors.sgml
+++ b/share/doc/handbook/authors.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: authors.sgml,v 1.27 1996/06/21 13:16:37 jkh Exp $ -->
+<!-- $Id: authors.sgml,v 1.28 1996/07/01 22:04:09 jkh Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!--
@@ -318,3 +318,7 @@ and double quotes.
<!ENTITY a.alex "Alex Nash
<tt><htmlurl url='mailto:alex@freebsd.org'
name='&lt;alex@freebsd.org&gt;'></tt>">
+
+<!ENTITY a.hm "Hellmuth Michaelis
+ <tt><htmlurl url='mailto:hm@kts.org'
+ name='&lt;hm@kts.org&gt;'></tt>">
diff --git a/share/doc/handbook/handbook.sgml b/share/doc/handbook/handbook.sgml
index 6c43d3c..6780027 100644
--- a/share/doc/handbook/handbook.sgml
+++ b/share/doc/handbook/handbook.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: handbook.sgml,v 1.48 1996/05/16 23:17:58 mpp Exp $ -->
+<!-- $Id: handbook.sgml,v 1.49 1996/06/30 18:01:24 phk Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [
@@ -129,7 +129,7 @@ name="FreeBSD FTP server"> or one of the numerous
&nfs;
&diskless;
<sect><heading>* Yellow Pages/NIS</heading>
- <sect><heading>* ISDN</heading>
+ &isdn;
<chapt><heading>* Mail</heading>
diff --git a/share/doc/handbook/isdn.sgml b/share/doc/handbook/isdn.sgml
new file mode 100644
index 0000000..84a1a6f
--- /dev/null
+++ b/share/doc/handbook/isdn.sgml
@@ -0,0 +1,18 @@
+<!-- $Id: diskless.sgml,v 1.4 1996/05/16 23:17:53 mpp Exp $ -->
+<!-- The FreeBSD Documentation Project -->
+
+<sect><heading>ISDN<label id="isdn"></heading>
+
+<p><em>Contributed by &a.hm;.</em>
+
+There is the bisdn ISDN package available from ftp.muc.ditec.de supporting
+FreeBSD 2.1R, FreeBSD-current and NetBSD.
+
+Currently all (passive) Teles cards and their clones are supported for the
+EuroISDN (DSS1) and 1TR6 protocols.
+
+The latest source can be found on the above mentioned ftp server under
+directory isdn as file bisdn-095.tar.gz.
+
+A majordomo maintained mailing list is available, to subscribe, send the
+usual majordomo requests to isdn-request@muc.ditec.de.
diff --git a/share/doc/handbook/sections.sgml b/share/doc/handbook/sections.sgml
index 931b385..e9ce2aa 100644
--- a/share/doc/handbook/sections.sgml
+++ b/share/doc/handbook/sections.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: sections.sgml,v 1.13 1996/06/07 15:56:40 alex Exp $ -->
+<!-- $Id: sections.sgml,v 1.14 1996/06/30 18:01:25 phk Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!-- Entities containing all the pieces of the handbook are -->
@@ -23,6 +23,7 @@
<!ENTITY history SYSTEM "history.sgml">
<!ENTITY hw SYSTEM "hw.sgml">
<!ENTITY install SYSTEM "install.sgml">
+<!ENTITY isdn SYSTEM "isdn.sgml">
<!ENTITY kerberos SYSTEM "kerberos.sgml">
<!ENTITY kernelconfig SYSTEM "kernelconfig.sgml">
<!ENTITY kerneldebug SYSTEM "kerneldebug.sgml">
OpenPOWER on IntegriCloud