summaryrefslogtreecommitdiff
path: root/usr.bin/learn/lib/editor/L37.2c
diff options
context:
space:
mode:
authorIan Darwin <ian@cvs.openbsd.org>2010-07-01 02:32:44 +0000
committerIan Darwin <ian@cvs.openbsd.org>2010-07-01 02:32:44 +0000
commit45ca25a442bb20327ed354e7d7e41562c1a44bd3 (patch)
treed9a8046ae9e4128e860932712aa0331999b80bf5 /usr.bin/learn/lib/editor/L37.2c
parent4716bf471cde28d86c268064b1d84401ca0b7bd1 (diff)
Remove a long-dead skeleton found under the floorboards.
"go for it" tedu@, "kill it" deraadt@
Diffstat (limited to 'usr.bin/learn/lib/editor/L37.2c')
-rw-r--r--usr.bin/learn/lib/editor/L37.2c27
1 files changed, 0 insertions, 27 deletions
diff --git a/usr.bin/learn/lib/editor/L37.2c b/usr.bin/learn/lib/editor/L37.2c
deleted file mode 100644
index 7ac6e2f7fb7..00000000000
--- a/usr.bin/learn/lib/editor/L37.2c
+++ /dev/null
@@ -1,27 +0,0 @@
-#print
-How would you find a string of digits? Remember
-[1234567890][1234567890]*
-as an expression? In this directory is a file
-"table" which contains some numbers. On every
-line of the file, follow all numbers by the
-character '%'. It should only take one 's' command.
-Then rewrite the file and type "ready".
-#create Ref
- Budget Outlays
-Salaries 32%
-Equipment 40%
-Rent 13% (incl. utilities)
-Interest 9%
-Misc. 6%
-#create table
- Budget Outlays
-Salaries 32
-Equipment 40
-Rent 13 (incl. utilities)
-Interest 9
-Misc. 6
-#user
-#cmp table Ref
-#log
-#next
-37.2d 5