summaryrefslogtreecommitdiff
path: root/sample/cbreak.rb
diff options
context:
space:
mode:
Diffstat (limited to 'sample/cbreak.rb')
-rw-r--r--sample/cbreak.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/sample/cbreak.rb b/sample/cbreak.rb
index 5befd5066a..6d3d551569 100644
--- a/sample/cbreak.rb
+++ b/sample/cbreak.rb
@@ -1,3 +1,5 @@
+# ioctl example works on Sun
+
%CBREAK = 0x00000002
%ECHO = 0x00000008
%TIOCGETP = 0x40067408