Missing .El.
This commit is contained in:
parent
4eb3fc58ba
commit
0f9d1274e7
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: intro.2,v 1.13 1998/04/30 21:59:39 fair Exp $
|
||||
.\" $NetBSD: intro.2,v 1.14 1999/03/09 03:37:41 ross Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1983, 1986, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -689,6 +689,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
|
||||
|
|
Loading…
Reference in New Issue