diff options
author | trhodes <trhodes@FreeBSD.org> | 2004-12-29 02:18:24 +0000 |
---|---|---|
committer | trhodes <trhodes@FreeBSD.org> | 2004-12-29 02:18:24 +0000 |
commit | 769923c30855fa9b6c998f724a63adaf1e75c1b2 (patch) | |
tree | d87baa8fe321d7fe6453c62ff0795e516280318d /lib/libc | |
parent | 2287d5020df554905667c1787bcf7aff9c5bd5f2 (diff) | |
download | FreeBSD-src-769923c30855fa9b6c998f724a63adaf1e75c1b2.zip FreeBSD-src-769923c30855fa9b6c998f724a63adaf1e75c1b2.tar.gz |
Various markup and spelling fixes.
PR: 75574
Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp> (original version)
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/net/inet6_option_space.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/inet6_option_space.3 b/lib/libc/net/inet6_option_space.3 index c050aec..15374b8 100644 --- a/lib/libc/net/inet6_option_space.3 +++ b/lib/libc/net/inet6_option_space.3 @@ -397,7 +397,7 @@ called for a given ancillary data object, .Fa *tptrp must be set to .Dv NULL . -.Pa +.Pp This function starts searching for an option of the specified type beginning after the value of .Fa *tptrp . |