summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-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 .