doc: bring up to date and fix troff typos
[debian/gzip] / README-hacking
index 5d31795fafddf440a1ec79b3ea4e7aa193cb5b49..ffa4a5fabc54bde6c9f285495e3f250b363035c0 100644 (file)
@@ -26,18 +26,18 @@ Obviously, if you are reading these notes, you did manage to check out
 this package from CVS.  The next step is to get other files needed to
 build, which are extracted from other source packages:
 
-       $ ./bootstrap
+        $ ./bootstrap
 
 And there you are!  Just
 
-       $ ./configure
-       $ make
-       $ make check
+        $ ./configure
+        $ make
+        $ make check
 
 At this point, there should be no difference between your local copy,
 and the CVS master copy:
 
-       $ cvs diff
+        $ cvs diff
 
 should output no difference.
 
@@ -45,7 +45,7 @@ Enjoy!
 
 -----
 
-Copyright (C) 2002-2006, 2009-2010 Free Software Foundation, Inc.
+Copyright (C) 2002-2006, 2009-2012 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by