From: Gordon Hecker Date: Wed, 18 Mar 2009 22:21:30 +0000 (+0100) Subject: fix e2config.5 manpage: replace remote attribute by location X-Git-Tag: e2factory-2.3.1pre1~50 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=0c31f69ddf2895ac0b4d7426b270e2f9c2bf7397;p=e2factory.git fix e2config.5 manpage: replace remote attribute by location Signed-off-by: Gordon Hecker --- diff --git a/doc/man/e2config.5 b/doc/man/e2config.5 index eede425..1dfc24d 100644 --- a/doc/man/e2config.5 +++ b/doc/man/e2config.5 @@ -208,11 +208,11 @@ these properties should be defined: .nf branch = "" (usually "master") -remote = "" +location = "" server = "" tag = "" type = "" ("git", "svn" or "cvs") -working = "" (usually "in/") +working = "" (defaults to "in/") licence = "" (as listed in proj/licences) .fi