www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/fun/jokes ed.html


From: Tim Dobson
Subject: www/fun/jokes ed.html
Date: Sat, 01 Dec 2007 19:47:49 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Tim Dobson <tdobson>    07/12/01 19:47:49

Modified files:
        fun/jokes      : ed.html 

Log message:
        added p tage to each line

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/fun/jokes/ed.html?cvsroot=www&r1=1.10&r2=1.11

Patches:
Index: ed.html
===================================================================
RCS file: /web/www/www/fun/jokes/ed.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- ed.html     1 Dec 2007 19:45:07 -0000       1.10
+++ ed.html     1 Dec 2007 19:47:41 -0000       1.11
@@ -7,24 +7,23 @@
 <h2>Ed source code</h2>
 
 <p><kbd>
-while :;do read x;echo \?;done
-
-Here is the source code in x86 assembly and dos (submitted by Nate)
------------------------------------------------------------------
-[ORG 0x100]
-top:  mov ah,0x0a
-      mov dx, buffer
-      int 0x21
-      mov ah, 0x09
-      mov dl,message
-      int 0x21      
-      jmp short top
-message:
-         db 10,'?',13,10,'$'
-buffer:
-------------------------------------------------------------
-
-</kbd></p>
+while :;do read x;echo \?;done</kbd></p><p><kbd>
+</kbd></p><p><kbd>
+Here is the source code in x86 assembly and dos (submitted by 
Nate)</kbd></p><p><kbd>
+-----------------------------------------------------------------</kbd></p><p><kbd>
+[ORG 0x100]</kbd></p><p><kbd>
+top:  mov ah,0x0a</kbd></p><p><kbd>
+      mov dx, buffer</kbd></p><p><kbd>
+      int 0x21</kbd></p><p><kbd>
+      mov ah, 0x09</kbd></p><p><kbd>
+      mov dl,message</kbd></p><p><kbd>
+      int 0x21      </kbd></p><p><kbd>
+      jmp short top</kbd></p><p><kbd>
+message:</kbd></p><p><kbd>
+         db 10,'?',13,10,'$'</kbd></p><p><kbd>
+buffer:</kbd></p><p><kbd>
+------------------------------------------------------------</kbd></p><p><kbd>
+</kbd></p><p><kbd>
 
 <p>
 <a href="/fun/humor.html">Other humor</a>
@@ -62,7 +61,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2007/12/01 19:45:07 $
+$Date: 2007/12/01 19:47:41 $
 <!-- timestamp end -->
 </p>
 </div>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]