Developer's handbook: remove games/ reference
We no longer have a separate games directory, so remove the explanation of it. Bump copyright year.
This commit is contained in:
parent
e383dc4bf2
commit
b2cd53a3d2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51938
2 changed files with 2 additions and 6 deletions
|
@ -35,6 +35,7 @@
|
|||
<year>2015</year>
|
||||
<year>2016</year>
|
||||
<year>2017</year>
|
||||
<year>2018</year>
|
||||
<holder>The FreeBSD Documentation Project</holder>
|
||||
</copyright>
|
||||
|
||||
|
|
|
@ -134,11 +134,6 @@
|
|||
<entry>Source for files in <filename>/etc</filename></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>games/</filename></entry>
|
||||
<entry>Source for files in <filename>/usr/games</filename></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>gnu/</filename></entry>
|
||||
<entry>Utilities covered by the GNU Public
|
||||
|
@ -185,7 +180,7 @@
|
|||
|
||||
<row>
|
||||
<entry><filename>secure/</filename></entry>
|
||||
<entry>FreeSec sources</entry>
|
||||
<entry>Contributed cryptographic sources</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
|
Loading…
Reference in a new issue