From 966e5b485416d55538ce66b4c2dc129b6dd67111 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin <bapt@FreeBSD.org> Date: Fri, 14 Sep 2012 21:30:38 +0000 Subject: [PATCH] Fix documentation on how to tag a new import in vendor branch Approved by: gjb --- en_US.ISO8859-1/articles/committers-guide/article.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/articles/committers-guide/article.sgml b/en_US.ISO8859-1/articles/committers-guide/article.sgml index fc040ae999..b986c20ad8 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.sgml +++ b/en_US.ISO8859-1/articles/committers-guide/article.sgml @@ -1815,7 +1815,7 @@ U stable/9/share/man/man4/netmap.4 imported version. To save time and bandwidth, direct remote committing and tagging is possible:</para> - <screen>&prompt.user; <userinput>svn cp -m <replaceable>"Tag byacc 20120115"</replaceable> <replaceable>$FSVN/vendor/byacc/dist</replaceable> <replaceable>$FSVN/vendor/byacc/byacc-20120115</replaceable></userinput></screen> + <screen>&prompt.user; <userinput>svn cp -m <replaceable>"Tag byacc 20120115"</replaceable> <replaceable>$FSVN/vendor/byacc/dist</replaceable> <replaceable>$FSVN/vendor/byacc/20120115</replaceable></userinput></screen> </sect5> <sect5>