4.4BSD snapshot (revision 8.1); add 1993 to copyright
[unix-history] / usr / src / share / doc / smm / 18.net / 1.t
index 8663152..de5262d 100644 (file)
@@ -1,17 +1,22 @@
-.\" Copyright (c) 1983 Regents of the University of California.
-.\" All rights reserved.  The Berkeley software License Agreement
-.\" specifies the terms and conditions for redistribution.
+.\" Copyright (c) 1983, 1986, 1993
+.\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\"
-.\"    @(#)1.t 6.1 (Berkeley) %G%
+.\" %sccs.include.redist.roff%
 .\"
 .\"
-.ds RH Introduction
+.\"    @(#)1.t 8.1 (Berkeley) %G%
+.\"
+.\".ds RH Introduction
+.br
+.ne 2i
 .NH
 \s+2Introduction\s0
 .PP
 This report describes the internal structure of
 facilities added to the
 4.2BSD version of the UNIX operating system for
 .NH
 \s+2Introduction\s0
 .PP
 This report describes the internal structure of
 facilities added to the
 4.2BSD version of the UNIX operating system for
-the VAX.  The system facilities provide
+the VAX,
+as modified in the 4.4BSD release.
+The system facilities provide
 a uniform user interface to networking
 within UNIX.  In addition, the implementation 
 introduces a structure for network communications which may be
 a uniform user interface to networking
 within UNIX.  In addition, the implementation 
 introduces a structure for network communications which may be
@@ -23,8 +28,9 @@ providing a framework which
 promotes code sharing and minimizes implementation effort.
 .PP
 The reader is expected to be familiar with the C programming
 promotes code sharing and minimizes implementation effort.
 .PP
 The reader is expected to be familiar with the C programming
-language and system interface, as described in the \fI4.2BSD
-System Manual\fP [Joy82a].  Basic understanding of network
+language and system interface, as described in the
+\fIBerkeley Software Architecture Manual, 4.4BSD Edition\fP [Joy86].
+Basic understanding of network
 communication concepts is assumed; where required
 any additional ideas are introduced.
 .PP
 communication concepts is assumed; where required
 any additional ideas are introduced.
 .PP
@@ -32,5 +38,3 @@ The remainder of this document
 provides a description of the system internals,
 avoiding, when possible, those portions which are utilized only
 by the interprocess communication facilities.
 provides a description of the system internals,
 avoiding, when possible, those portions which are utilized only
 by the interprocess communication facilities.
-.ds RH Overview
-.bp