- Correct repository path in section 16.3.1 (restoring a removed port).
- Add 2014 as copyright year
This commit is contained in:
parent
4eea11cfaf
commit
439ff3e52a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43410
1 changed files with 2 additions and 1 deletions
|
|
@ -25,6 +25,7 @@
|
||||||
<year>2011</year>
|
<year>2011</year>
|
||||||
<year>2012</year>
|
<year>2012</year>
|
||||||
<year>2013</year>
|
<year>2013</year>
|
||||||
|
<year>2014</year>
|
||||||
<holder>The &os; Documentation Project</holder>
|
<holder>The &os; Documentation Project</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
|
|
@ -3875,7 +3876,7 @@ MFC after: 1 month</programlisting>
|
||||||
|
|
||||||
<screen>&prompt.user; <userinput>cd /usr/ports/category
|
<screen>&prompt.user; <userinput>cd /usr/ports/category
|
||||||
</userinput>
|
</userinput>
|
||||||
&prompt.user; <userinput>svn cp 'svn+ssh://svn.freebsd.org/ports/category/portname/@{YYYY-MM-DD}' portname
|
&prompt.user; <userinput>svn cp 'svn+ssh://svn.freebsd.org/ports/head/category/portname/@{YYYY-MM-DD}' portname
|
||||||
</userinput></screen>
|
</userinput></screen>
|
||||||
|
|
||||||
Pick a date that is before the removal but after the
|
Pick a date that is before the removal but after the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue