From 443430016ec78bb04567a578c007b74e84575dd1 Mon Sep 17 00:00:00 2001 From: julian Date: Tue, 21 Dec 1999 01:25:21 +0000 Subject: Manual page style work. Submitted by: Alexey Zelkin thanks! --- usr.sbin/nghook/nghook.8 | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) (limited to 'usr.sbin/nghook/nghook.8') diff --git a/usr.sbin/nghook/nghook.8 b/usr.sbin/nghook/nghook.8 index 33016b0..d501d8f 100644 --- a/usr.sbin/nghook/nghook.8 +++ b/usr.sbin/nghook/nghook.8 @@ -39,7 +39,7 @@ .Sh NAME .Nm nghook .Nd connect to a -.Xr netgraph 8 +.Xr ng_socket 8 node .Sh SYNOPSIS .Nm @@ -50,14 +50,16 @@ node .Sh DESCRIPTION .Nm creates a -.Xr netgraph 8 +.Xr ng_socket 8 socket type node and connects it to hook .Ar hookname of the node found at .Ar path . If .Ar hookname -is omitted, ``debug'' is assumed. +is omitted, +.Dq debug +is assumed. .Pp At this point all data written to standard input is sent to the node and all data received from the node is relayed @@ -67,7 +69,8 @@ The options are as follows: .Pp .Bl -tag -width indent .It Fl a -Output each read packet in ASCII. +Output each read packet in +.Tn ASCII . .It Fl d Increase the debugging verbosity level. .El @@ -78,10 +81,12 @@ there's no way to control the packetization of the input. .Xr netgraph 4 , .Xr netgraph 3 , .Xr ngctl 8 . -.Sh AUTHOR -Archie Cobbs .Sh HISTORY The .Em netgraph system was designed and first implemented at Whistle Communications, Inc. -in a version FreeBSD 2.2 customized for the Whistle InterJet. +in a version of +.Fx 2.2 +customized for the Whistle InterJet. +.Sh AUTHOR +.An Archie Cobbs Aq archie@whistle.com -- cgit v1.1