| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 
 | --- dbview-1.0.4.orig/dbview.1
+++ dbview-1.0.4/dbview.1
@@ -95,7 +95,7 @@ useful if you're only interested in the
 .B "\-\-reserve, \-r"
 Normally fieldnames are converted into a more friendly format.  They
 are stored in capital letters, but that looks like shouting.  This
-parameter supresses the conversion.
+parameter suppresses the conversion.
 
 .TP
 .B "\-\-trim, \-t"
@@ -136,7 +136,7 @@ database manipulation under Unix.
 
 I mainly have written this program, because I've got several dbase
 files containing important information for me.  As I won't go running
-DOS everytime I need some of the stored information, I had to find a
+DOS every time I need some of the stored information, I had to find a
 viewer that runs unter Unix, resp. Linux, but unfortunately didn't
 find one.  So it was my turn.
 
 |