aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/ng_tty.4
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
commit5203edcdc553fda6caa1da8826a89b1a02dad1bf (patch)
tree5526e5113f4e9589bb734483867453b89a7ca4e6 /share/man/man4/ng_tty.4
parentb5243429417437665b6b4e7b982513985282becf (diff)
downloadsrc-5203edcdc553fda6caa1da8826a89b1a02dad1bf.tar.gz
src-5203edcdc553fda6caa1da8826a89b1a02dad1bf.zip
Mechanically kill hard sentence breaks and double whitespaces.
Notes
Notes: svn path=/head/; revision=131530
Diffstat (limited to 'share/man/man4/ng_tty.4')
-rw-r--r--share/man/man4/ng_tty.46
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/ng_tty.4 b/share/man/man4/ng_tty.4
index e0a1bc2534c7..e5485d5e6afa 100644
--- a/share/man/man4/ng_tty.4
+++ b/share/man/man4/ng_tty.4
@@ -75,7 +75,8 @@ The default hot character is 0x7e, consistent with
.Dv hook
being connected to a
.Xr ng_async 4
-type node. The hot character has no effect on the transmission of data.
+type node.
+The hot character has no effect on the transmission of data.
.Pp
The node will attempt to give itself the same netgraph name as the name
of the tty device.
@@ -103,7 +104,8 @@ This node type supports the generic control messages, plus the following:
.Bl -tag -width foo
.It Dv NGM_TTY_SET_HOTCHAR
This command takes an integer argument and sets the hot character
-from the lower 8 bits. A hot character of zero disables queueing,
+from the lower 8 bits.
+A hot character of zero disables queueing,
so that all received data is forwarded immediately.
.It Dv NGM_TTY_GET_HOTCHAR
Returns an integer containing the current hot character in the lower