- new sentence, new line

- s/freebsd/FreeBSD/
This commit is contained in:
Christian Brueffer 2005-03-14 14:04:02 +00:00
parent 57dafdf543
commit 506104c698
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=143580

View File

@ -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