summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_ksocket.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-02-28 17:38:53 +0000
committerru <ru@FreeBSD.org>2001-02-28 17:38:53 +0000
commitf4325cbb8be5678f80d062f6b978366e9dcaa1e4 (patch)
treee31c6e8990ba85351f1ed4d140cfcf2804f9ab1a /share/man/man4/ng_ksocket.4
parent15e59884c93adf7c0d22cbaca565934c6eda53a9 (diff)
downloadFreeBSD-src-f4325cbb8be5678f80d062f6b978366e9dcaa1e4.zip
FreeBSD-src-f4325cbb8be5678f80d062f6b978366e9dcaa1e4.tar.gz
Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.
Diffstat (limited to 'share/man/man4/ng_ksocket.4')
-rw-r--r--share/man/man4/ng_ksocket.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ng_ksocket.4 b/share/man/man4/ng_ksocket.4
index 17f7f02..04583be 100644
--- a/share/man/man4/ng_ksocket.4
+++ b/share/man/man4/ng_ksocket.4
@@ -69,12 +69,12 @@ associated socket is closed.
.Sh HOOKS
This node type supports a single hook connection at a time.
The name of the hook must be of the form
-.Dv Em <family>/<type>/<proto> ,
+.Em <family>/<type>/<proto> ,
where the
-.Dv Em family ,
-.Dv Em type ,
+.Em family ,
+.Em type ,
and
-.Dv Em proto
+.Em proto
are the decimal equivalent of the same arguments to
.Xr socket 2 .
Alternately, aliases for the commonly used values are accepted as
OpenPOWER on IntegriCloud