projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2daf27
)
subversion.eclass: Use valid domains for examples.
author
Ulrich Müller
<ulm@gentoo.org>
Thu, 9 Jan 2020 21:42:10 +0000
(22:42 +0100)
committer
Ulrich Müller
<ulm@gentoo.org>
Thu, 9 Jan 2020 21:56:39 +0000
(22:56 +0100)
These get expanded to real hyperlinks by eclass-to-manpage.awk
followed by man2html, leading to false positives when checking
for broken links in the devmanual.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
eclass/subversion.eclass
patch
|
blob
|
history
diff --git
a/eclass/subversion.eclass
b/eclass/subversion.eclass
index 6d26820bc09031a03bbcaaf4476485803da6cf8b..093c83967bf4121f93db68bfefaa9fce08bd8021 100644
(file)
--- a/
eclass/subversion.eclass
+++ b/
eclass/subversion.eclass
@@
-72,7
+72,7
@@
ESVN_OPTIONS="${ESVN_OPTIONS:-}"
# @DESCRIPTION:
# repository uri
#
-# e.g. http://
foo/trunk, svn://bar/trunk, svn://bar
/branch/foo@1234
+# e.g. http://
example.org/trunk, svn://example.org
/branch/foo@1234
#
# supported URI schemes:
# http://