Fix documentation on how to tag a new import in vendor branch
Approved by: gjb
This commit is contained in:
parent
b9be26f85b
commit
966e5b4854
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39548
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue