summaryrefslogtreecommitdiff
path: root/man/3
diff options
context:
space:
mode:
authorforsyth <forsyth@vitanuova.com>2009-08-25 19:29:15 +0100
committerforsyth <forsyth@vitanuova.com>2009-08-25 19:29:15 +0100
commit67d4cb07c1a40a27872c4da282fbe1417aa87731 (patch)
tree2fb0fc0bd3bf034357bcbfff147c0efc09ab539d /man/3
parent961f7d6c4c59cea370b706e4643853ab19193ffe (diff)
20090825-1929
Diffstat (limited to 'man/3')
-rw-r--r--man/3/cons13
1 files changed, 0 insertions, 13 deletions
diff --git a/man/3/cons b/man/3/cons
index dacd73dd..a6b09e7b 100644
--- a/man/3/cons
+++ b/man/3/cons
@@ -16,7 +16,6 @@ cons \- console device
.B /dev/msec
.B /dev/null
.B /dev/notquiterandom
-.B /dev/pin
.B /dev/pointer
.B /dev/random
.B /dev/scancode
@@ -161,18 +160,6 @@ If there is a visible image representing the pointer's position,
that will move too.
.PP
The
-.B pin
-file, when read, returns either the string
-.B "no pin
-if no PIN has been set for authentication, or
-.B "pin set
-if one has.
-The
-.B pin
-file may be written once with a decimal representation of the PIN
-to use on this Inferno machine.
-.PP
-The
.B random
device returns as many bytes of random data as are requested in the
.BR read .