diff options
author | dd <dd@FreeBSD.org> | 2001-11-24 17:06:20 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-11-24 17:06:20 +0000 |
commit | 36b17b3b71cade014af4d47389473c7d40c3f7d9 (patch) | |
tree | c845bc8f341f0085eff0c2ebcc846172793cc14a /share/man/man4 | |
parent | 50d82a971ed42e0d187ca806ae3f52e65f7f8b21 (diff) | |
download | FreeBSD-src-36b17b3b71cade014af4d47389473c7d40c3f7d9.zip FreeBSD-src-36b17b3b71cade014af4d47389473c7d40c3f7d9.tar.gz |
Remove the stuff about only the superuser being able to use this (see
snp.c 1.64), and add a note to the BUGS section warning the reader
that this manual page is stale and may be inaccurate.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/snp.4 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man4/snp.4 b/share/man/man4/snp.4 index e35cce2..cb18bef 100644 --- a/share/man/man4/snp.4 +++ b/share/man/man4/snp.4 @@ -58,11 +58,10 @@ and detached. .Xr sio 4 , .Xr kldload 8 , .Xr watch 8 -.Sh RESTRICTIONS -Only the superuser may access the -.Nm -devices. .Sh BUGS +Caveat emptor! +This manual page is horribly stale and wildly inaccurate in some places. +.Pp While in line mode, user input can't be seen. No signals may be sent to the observed tty. .Sh AUTHORS |