From 9c16fb477c50d3439dfed541610f9b936db3e980 Mon Sep 17 00:00:00 2001 From: Hiten Pandya Date: Fri, 7 Nov 2003 18:26:54 +0000 Subject: [PATCH] Mdoc Janitor: * use the appropriate include file macros (.In) * add necessary stuffing to the AUTHORS section for consistency. --- share/man/man4/ng_uni.4 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/share/man/man4/ng_uni.4 b/share/man/man4/ng_uni.4 index 66b86a176f57..8f6443401f75 100644 --- a/share/man/man4/ng_uni.4 +++ b/share/man/man4/ng_uni.4 @@ -35,8 +35,8 @@ .Nm ng_uni .Nd netgraph UNI node type .Sh SYNOPSIS -.Fd #include -.Fd #include +.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