Fix the explanation of src/share.
PR: 29666 Submitted by: Alexey V. Neyman <alex.neyman@auriga.ru>
This commit is contained in:
parent
e7d581ed3b
commit
20a3ac82d8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10330
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/developers-handbook/introduction/chapter.sgml,v 1.1 2001/07/19 22:06:06 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/developers-handbook/introduction/chapter.sgml,v 1.2 2001/07/22 20:08:33 asmodai Exp $
|
||||
-->
|
||||
|
||||
<chapter id="introduction">
|
||||
|
@ -139,7 +139,7 @@
|
|||
<row>
|
||||
<entry><filename class=directory>share/</filename></entry>
|
||||
<entry>Source for files in <filename
|
||||
class=directory>/sbin</filename></entry>
|
||||
class=directory>/usr/share</filename></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
|
Loading…
Reference in a new issue