Mdoc Janitor:

* use the appropriate include file macros (.In)

  * add necessary stuffing to the AUTHORS section
    for consistency.
This commit is contained in:
Hiten Pandya 2003-11-07 18:26:54 +00:00
parent eaf97bf6ae
commit 9c16fb477c

View File

@ -35,8 +35,8 @@
.Nm ng_uni
.Nd netgraph UNI node type
.Sh SYNOPSIS
.Fd #include <netnatm/sig/unidef.h>
.Fd #include <netgraph/atm/ng_uni.h>
.In netnatm/sig/unidef.h
.In netgraph/atm/ng_uni.h
.Sh DESCIPTION
The
.Nm
@ -407,4 +407,8 @@ PNNI not yet implemented.
.It
Need to implement connection modification and the Q.2931 amandements.
.Sh AUTHORS
The
.Nm
netgraph node
and this manual page was written by
.An Harti Brandt Aq harti@freebsd.org