Markup style.
This commit is contained in:
parent
5b1eeb71f2
commit
e8fbc77632
@ -36,9 +36,7 @@
|
|||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.In wctype.h
|
.In wctype.h
|
||||||
.Ft wint_t
|
.Ft wint_t
|
||||||
.Fo nextwctype
|
.Fn nextwctype "wint_t ch" "wctype_t wct"
|
||||||
.Fa "wint_t ch" "wctype_t wct"
|
|
||||||
.Fc
|
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Fn nextwctype
|
.Fn nextwctype
|
||||||
|
@ -36,9 +36,7 @@
|
|||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.In stdlib.h
|
.In stdlib.h
|
||||||
.Ft int
|
.Ft int
|
||||||
.Fo rpmatch
|
.Fn rpmatch "const char *response"
|
||||||
.Fa "const char *response"
|
|
||||||
.Fc
|
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Fn rpmatch
|
.Fn rpmatch
|
||||||
|
@ -165,7 +165,7 @@ commands are:
|
|||||||
.It Dv NGM_NETFLOW_INFO
|
.It Dv NGM_NETFLOW_INFO
|
||||||
.Qq Li info
|
.Qq Li info
|
||||||
.It Dv NGM_NETFLOW_IFINFO
|
.It Dv NGM_NETFLOW_IFINFO
|
||||||
.Qq Li ifinfo %u
|
.Qq Li "ifinfo %u"
|
||||||
.It Dv NGM_NETFLOW_SETDLT
|
.It Dv NGM_NETFLOW_SETDLT
|
||||||
.Qq Li "setdlt { iface = %u dlt = %u }"
|
.Qq Li "setdlt { iface = %u dlt = %u }"
|
||||||
.It Dv NGM_NETFLOW_SETIFINDEX
|
.It Dv NGM_NETFLOW_SETIFINDEX
|
||||||
|
Loading…
Reference in New Issue
Block a user