summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_tty.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
committerru <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
commit1cf159866714352fd8d7789b97068220cbb5a1a4 (patch)
tree5526e5113f4e9589bb734483867453b89a7ca4e6 /share/man/man4/ng_tty.4
parentbf15efbfc56854d6fb20bb4ff7801d7549fe2bfd (diff)
downloadFreeBSD-src-1cf159866714352fd8d7789b97068220cbb5a1a4.zip
FreeBSD-src-1cf159866714352fd8d7789b97068220cbb5a1a4.tar.gz
Mechanically kill hard sentence breaks and double whitespaces.
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 e0a1bc2..e5485d5 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
OpenPOWER on IntegriCloud