diff options
Diffstat (limited to 'share/man/man4/ng_ksocket.4')
-rw-r--r-- | share/man/man4/ng_ksocket.4 | 8 |
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 |