diff options
author | ngie <ngie@FreeBSD.org> | 2017-07-19 18:59:26 +0000 |
---|---|---|
committer | ngie <ngie@FreeBSD.org> | 2017-07-19 18:59:26 +0000 |
commit | 95d0a7583c5b546b328d456abd9f54c013801a3c (patch) | |
tree | 67896b71b4517d85e169917b51bb9239235724df /share/man/man9/tcp_functions.9 | |
parent | a3b064fc28fd9cb2bae90f4437075878e8627795 (diff) | |
download | FreeBSD-src-95d0a7583c5b546b328d456abd9f54c013801a3c.zip FreeBSD-src-95d0a7583c5b546b328d456abd9f54c013801a3c.tar.gz |
MFC note: cnv(9) diff ignored since API/manpage not present on
^/stable/11.
MFC r309066:
r309066 (by brueffer):
Fix various mdoc issues reported by mandoc -Tlint.
Diffstat (limited to 'share/man/man9/tcp_functions.9')
-rw-r--r-- | share/man/man9/tcp_functions.9 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man9/tcp_functions.9 b/share/man/man9/tcp_functions.9 index 06c42ff..fb4533f 100644 --- a/share/man/man9/tcp_functions.9 +++ b/share/man/man9/tcp_functions.9 @@ -268,6 +268,7 @@ the current default function block. The .Fa blk argument references a function block that is not currently registered. +.El .Sh SEE ALSO .Xr malloc 9 , .Xr tcp 4 |