polynomial-c    15/07/17 07:21:00

  Modified:             git-daemon.confd
  Log:
  Fixed typo in comment
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
981CA6FC)

Revision  Changes    Path
1.3                  dev-vcs/git/files/git-daemon.confd

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/files/git-daemon.confd?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/files/git-daemon.confd?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/files/git-daemon.confd?r1=1.2&r2=1.3

Index: git-daemon.confd
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/files/git-daemon.confd,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- git-daemon.confd    23 Aug 2012 05:38:18 -0000      1.2
+++ git-daemon.confd    17 Jul 2015 07:21:00 -0000      1.3
@@ -13,7 +13,7 @@
 GITDAEMON_OPTS="--syslog --base-path=/var/git"
 
 # To run an anonymous git safely, the following user should be able to only
-# read your Git repositories. It should not able able to write to anywhere on
+# read your Git repositories. It should not be able to write to anywhere on
 # your system, esp. not the repositories.
 GIT_USER="nobody"
 GIT_GROUP="nobody"




Reply via email to