diff options
-rw-r--r-- | share/man/man4/ng_ccatm.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/ng_ccatm.4 b/share/man/man4/ng_ccatm.4 index 32031e0..3fecdea 100644 --- a/share/man/man4/ng_ccatm.4 +++ b/share/man/man4/ng_ccatm.4 @@ -257,7 +257,8 @@ The argument is a .Fa ngm_ccatm_address_req structure. .It Dv NGM_CCATM_SET_PORT_PARAM -This request sets the parameters on the given port. The argument is a +This request sets the parameters on the given port. +The argument is a .Bd -literal struct ngm_ccatm_atm_port { uint32_t port; /* port for which to set parameters */ @@ -317,4 +318,4 @@ Return extended status information from the node. .Xr ng_uni 4 , .Xr ngctl 8 .Sh AUTHOR -.An Harti Brandt Aq harti@freebsd.org +.An Harti Brandt Aq harti@FreeBSD.org |