summaryrefslogtreecommitdiff
path: root/lib/libc/sys/intro.2
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-05-27 20:49:37 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-05-27 20:49:37 +0000
commit2425929a12c86d6f1b151952a971e5209885cbcf (patch)
treefabb1914551d628f949c2a10259fd6e540fba9b1 /lib/libc/sys/intro.2
parent9133696ad4539ab204b8c54e420523dbbac8ee2e (diff)
more missing .El macros filled in
Diffstat (limited to 'lib/libc/sys/intro.2')
-rw-r--r--lib/libc/sys/intro.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2
index 951d3976eb9..3143bb6e581 100644
--- a/lib/libc/sys/intro.2
+++ b/lib/libc/sys/intro.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.2,v 1.11 1999/05/27 14:22:19 aaron Exp $
+.\" $OpenBSD: intro.2,v 1.12 1999/05/27 20:49:35 aaron Exp $
.\" $NetBSD: intro.2,v 1.6 1995/02/27 12:33:41 cgd Exp $
.\"
.\" Copyright (c) 1980, 1983, 1986, 1991, 1993
@@ -683,6 +683,7 @@ communications protocols. Each protocol set supports addresses
of a certain format. An Address Family is the set of addresses
for a specific group of protocols. Each socket has an address
chosen from the address family in which the socket was created.
+.El
.Sh SEE ALSO
.Xr intro 3 ,
.Xr perror 3