diff options
author | 1999-05-27 20:49:31 +0000 | |
---|---|---|
committer | 1999-05-27 20:49:31 +0000 | |
commit | 1e8baf14b22d405ed071163cb0242c4a658fab81 (patch) | |
tree | bdd2280381d6eabf4d291db9fa196b07bfab42db /lib/libc/sys/intro.2 | |
parent | Use lblktosize(fs, foo) instead of foo*fs->fs_bsize (diff) | |
download | wireguard-openbsd-1e8baf14b22d405ed071163cb0242c4a658fab81.tar.xz wireguard-openbsd-1e8baf14b22d405ed071163cb0242c4a658fab81.zip |
more missing .El macros filled in
Diffstat (limited to 'lib/libc/sys/intro.2')
-rw-r--r-- | lib/libc/sys/intro.2 | 3 |
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 |