From: Tobias Ulmer Date: Thu, 19 Jan 2017 13:37:14 +0000 (+0100) Subject: e2-fetch-sources: fix typos X-Git-Tag: e2factory-2.3.17~73 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=1b3bc62b07405bbe528e987c13bd78011748abfc;p=e2factory.git e2-fetch-sources: fix typos Signed-off-by: Tobias Ulmer --- diff --git a/doc/man/e2-fetch-sources.1.in b/doc/man/e2-fetch-sources.1.in index 2ad2e7c..67bee91 100644 --- a/doc/man/e2-fetch-sources.1.in +++ b/doc/man/e2-fetch-sources.1.in @@ -1,8 +1,8 @@ .\" Man page for e2-fetch-sources .\" -.\" (c)2007, 2012 emlix GmbH +.\" (c)2007-2017 emlix GmbH .\" -.TH e2-fetch-sources 1 "Oct 16, 2012" "@VERSION@" +.TH e2-fetch-sources 1 "Jan 19, 2017" "@VERSION@" .SH NAME e2-fetch-sources \- retrieve sources of an e2factory project @@ -47,13 +47,13 @@ This is the default. Select file sources. .TP .BR \-\-git -Select sources of type svn. +Select sources of type git. .TP .BR \-\-svn Select sources of type svn. .TP .BR \-\-cvs -Select git type sources. +Select cvs type sources. .TP .BR \-\-source Select sources by source name. @@ -79,9 +79,5 @@ Update all SCM sources. e2-fetch-sources --update .fi - .SH SEE ALSO .BR e2factory (1) - -.SH COPYRIGHT -(c)2007-2014 emlix GmbH