aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/watch
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2019-11-21 01:24:49 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2019-11-21 01:24:49 +0000
commit71f0077631fae7c1f009a211a4391bd93a860012 (patch)
tree22ea5da94fc91e50899d3c19baf3417d6a55141a /usr.sbin/watch
parente7485a436bad14cbf3f6a2180481ccc6bcd2997d (diff)
downloadsrc-71f0077631fae7c1f009a211a4391bd93a860012.tar.gz
src-71f0077631fae7c1f009a211a4391bd93a860012.zip
Remove sio(4).
It had been disconnected from build in r181233 in 2008. Reviewed by: imp
Notes
Notes: svn path=/head/; revision=354929
Diffstat (limited to 'usr.sbin/watch')
-rw-r--r--usr.sbin/watch/watch.81
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/watch/watch.8 b/usr.sbin/watch/watch.8
index 052c95d49b87..9a5485fcf61f 100644
--- a/usr.sbin/watch/watch.8
+++ b/usr.sbin/watch/watch.8
@@ -105,7 +105,6 @@ control-X is passed to the terminal as with other control characters.
.El
.Sh SEE ALSO
.Xr pty 4 ,
-.Xr sio 4 ,
.Xr snp 4 ,
.Xr kldload 8
.Sh HISTORY