From 446cbcf7edb4f26ac53b3fad3696443da329ef1f Mon Sep 17 00:00:00 2001 From: "Ugen J.S. Antsilevich" Date: Mon, 27 Feb 1995 19:45:57 +0000 Subject: [PATCH] Snoop device stuff * Make snoop see the output in tty ECHO mode * Allow writing to observed tty (very funny) * Fix and extend watch util. * Fix and update manpages --- share/man/man4/snp.4 | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/share/man/man4/snp.4 b/share/man/man4/snp.4 index ce1f4b469e9..c47c2042b42 100644 --- a/share/man/man4/snp.4 +++ b/share/man/man4/snp.4 @@ -1,6 +1,6 @@ .\" -.\" $Id$ -.\" $Source$ +.\" $Id: snp.4,v 1.4 1995/02/25 20:15:20 pst Exp $ +.\" $Source: /a/ncvs/src/share/man/man4/snp.4,v $ .\" .Dd February 24, 1995 .Dt SNP 4 @@ -58,13 +58,10 @@ Only the superuser may access the devices. .Sh BUGS While in line mode, user input can't be seen. -.Nm -snp -is a read-only device, there is no ability to write to attached tty device. +No signals to the application on tty possible (i.e. Ctrl+C). .Sh AUTHOR Ugen J.S. Antsilevich .Sh HISTORY The -.Nm -snp +.Nm snp device first appeared in FreeBSD 2.1.