summaryrefslogtreecommitdiffstats
path: root/share/man/man4/snp.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 18:41:33 +0000
committerru <ru@FreeBSD.org>2000-11-20 18:41:33 +0000
commit0100fd6e93e8e0203ec077685f3e68afea54de52 (patch)
treeb87583b730938778b4af11a44748d110d751f3ac /share/man/man4/snp.4
parent0127deea8c3ecf9b2bcefaa370c23b1d51b0720c (diff)
downloadFreeBSD-src-0100fd6e93e8e0203ec077685f3e68afea54de52.zip
FreeBSD-src-0100fd6e93e8e0203ec077685f3e68afea54de52.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'share/man/man4/snp.4')
-rw-r--r--share/man/man4/snp.412
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/snp.4 b/share/man/man4/snp.4
index 082a649..7fde378 100644
--- a/share/man/man4/snp.4
+++ b/share/man/man4/snp.4
@@ -20,9 +20,9 @@
and watch activities on it.
To associate a given
-.Nm snp
+.Nm
device with a tty to be observed, open the
-.Nm snp
+.Nm
device and then use the SNPSTTY ioctl.
The argument passed to the IOCTL is the address of a variable of type
dev_t.
@@ -31,7 +31,7 @@ the snp device from a tty.
.Pp
The SNPGTTY ioctl returns information about the current tty attached to
the open
-.Nm snp
+.Nm
device.
.Pp
The FIONREAD ioctl returns a positive value equal to the number of characters
@@ -43,7 +43,7 @@ device overflow occured, device detached.
.It Dv SNP_TTYCLOSE
tty not attached.
.It Dv SNP_DETACH
-.Nm snp
+.Nm
device has been detached by user or tty device has been closed
and detached.
.Sh SEE ALSO
@@ -52,7 +52,7 @@ and detached.
.Xr watch 8
.Sh RESTRICTIONS
Only the superuser may access the
-.Nm snp
+.Nm
devices.
.Sh BUGS
While in line mode, user input can't be seen.
@@ -61,6 +61,6 @@ No signals may be sent to the observed tty.
.An Ugen J.S. Antsilevich Aq ugen@NetVision.net.il
.Sh HISTORY
The
-.Nm snp
+.Nm
device first appeared in
.Fx 2.1 .
OpenPOWER on IntegriCloud