summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_echo.4
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>1999-12-21 01:25:21 +0000
committerjulian <julian@FreeBSD.org>1999-12-21 01:25:21 +0000
commit443430016ec78bb04567a578c007b74e84575dd1 (patch)
treec186d4285318db13cd0ced96f929b0001e3d7016 /share/man/man4/ng_echo.4
parentb8abdf85cef25cc056288b6e4a2e277af4cb63ed (diff)
downloadFreeBSD-src-443430016ec78bb04567a578c007b74e84575dd1.zip
FreeBSD-src-443430016ec78bb04567a578c007b74e84575dd1.tar.gz
Manual page style work.
Submitted by: Alexey Zelkin <phantom@FreeBSD.org> thanks!
Diffstat (limited to 'share/man/man4/ng_echo.4')
-rw-r--r--share/man/man4/ng_echo.416
1 files changed, 11 insertions, 5 deletions
diff --git a/share/man/man4/ng_echo.4 b/share/man/man4/ng_echo.4
index 7e22a6f..bdef682 100644
--- a/share/man/man4/ng_echo.4
+++ b/share/man/man4/ng_echo.4
@@ -37,7 +37,7 @@
.\"
.Dd January 19, 1999
.Dt NG_ECHO 8
-.Os FreeBSD 4.0
+.Os FreeBSD
.Sh NAME
.Nm ng_echo
.Nd netgraph echo node type
@@ -49,8 +49,9 @@ The
node type reflects all data and control messages back to the sender.
This node type is used for testing and debugging.
.Sh HOOKS
-.Nm Echo
-nodes accept any request to connect, regardless of the hook name,
+A
+.Nm echo
+node accepts any request to connect, regardless of the hook name,
as long as the name is unique.
.Sh CONTROL MESSAGES
This node type supports only the generic control messages.
@@ -63,5 +64,10 @@ control message, or when all hooks have been disconnected.
.Xr netgraph 4 ,
.Xr ng_hole 8 ,
.Xr ngctl 8 .
-.Sh AUTHOR
-Julian Elischer <julian@whistle.com>
+.Sh HISTORY
+The
+.Nm
+node type was implemented in
+.Fx 4.0 .
+.Sh AUTHORS
+.An Julian Elischer Aq julian@whistle.com
OpenPOWER on IntegriCloud