4.4BSD snapshot (revision 8.1); add 1993 to copyright
[unix-history] / usr / src / share / doc / smm / 18.net / 1.t
index 3f9f457..de5262d 100644 (file)
@@ -1,8 +1,9 @@
-.\" Copyright (c) 1983,1986 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.3 (Berkeley) %G%
+.\" %sccs.include.redist.roff%
+.\"
+.\"    @(#)1.t 8.1 (Berkeley) %G%
 .\"
 .\".ds RH Introduction
 .br
 .\"
 .\".ds RH Introduction
 .br
@@ -14,7 +15,7 @@ This report describes the internal structure of
 facilities added to the
 4.2BSD version of the UNIX operating system for
 the VAX,
 facilities added to the
 4.2BSD version of the UNIX operating system for
 the VAX,
-as modified in the 4.3BSD release.
+as modified in the 4.4BSD release.
 The system facilities provide
 a uniform user interface to networking
 within UNIX.  In addition, the implementation 
 The system facilities provide
 a uniform user interface to networking
 within UNIX.  In addition, the implementation 
@@ -28,7 +29,7 @@ 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
 .PP
 The reader is expected to be familiar with the C programming
 language and system interface, as described in the
-\fIBerkeley Software Architecture Manual, 4.3BSD Edition\fP [Joy86].
+\fIBerkeley Software Architecture Manual, 4.4BSD Edition\fP [Joy86].
 Basic understanding of network
 communication concepts is assumed; where required
 any additional ideas are introduced.
 Basic understanding of network
 communication concepts is assumed; where required
 any additional ideas are introduced.