changeset 30:f1d0574937b5

minor cosmetic changes.
author Robert McIntyre <rlm@mit.edu>
date Tue, 15 Jan 2013 03:56:59 +0000
parents 819e950ac8cc
children 2ea43f89d84f
files src/hgrc src/pkg.pl
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/src/hgrc	Thu Jan 10 16:59:50 2013 +0000
     1.2 +++ b/src/hgrc	Tue Jan 15 03:56:59 2013 +0000
     1.3 @@ -3,4 +3,4 @@
     1.4  
     1.5  
     1.6  [hooks]
     1.7 -pre-commit = ~/.save-acls 2> /dev/null
     1.8 \ No newline at end of file
     1.9 +pre-commit = ~/.save-acls 2> /dev/null
     2.1 --- a/src/pkg.pl	Thu Jan 10 16:59:50 2013 +0000
     2.2 +++ b/src/pkg.pl	Tue Jan 15 03:56:59 2013 +0000
     2.3 @@ -20,7 +20,7 @@
     2.4  The user will be created with user and group both
     2.5  equal to the name you specify.
     2.6  
     2.7 -You will then be put into the user's home
     2.8 +You will then be put into the user home
     2.9  directory where you may proceed with
    2.10  compiling/installing the package.
    2.11