git: 9front

Download patch

ref: a2326409d50ac5f71468c7c2de436ba5ed89fe24
parent: d52938d251bfe27f208f0afcc5e91eb867f67c7e
author: glenda <glenda@turku>
date: Tue Feb 25 15:05:34 EST 2014

scribble(2): quashed false claims of quick-reference decadance.

--- a/sys/man/2/scribble
+++ b/sys/man/2/scribble
@@ -19,8 +19,6 @@
 The scribble library implements simple character recognition.
 All characters are drawn using a single stroke of the pen (mouse button 1)
 as on a palmtop computer.
-A reference card is in
-.BR /sys/src/libscribble/quickref.gif .
 .PP
 The library is not really intended for standalone use.  Its primary
 use is by the scribble graphical control (see
@@ -121,9 +119,6 @@
 structure; it
 returns the rune or zero if nothing was recognized.
 .SH FILES
-.B /sys/src/libscribble/quickref.gif
-serves as a quick reference card.
-.PP
 .B /sys/lib/scribble/classifiers
 contains the stroke definitions.
 .SH SOURCE
--