Add missing trailing / to some directories for consistency with the rest
of the chapter. While I'm there, let's add one class="directory" argument. Found and submitted by: Li <fender0107401@gmail.com> and Glen Barber <glen.j.barber@gmail.com>
This commit is contained in:
parent
027dad28c0
commit
9c2d7128f6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34604
1 changed files with 2 additions and 2 deletions
|
@ -998,7 +998,7 @@ root 5211 0.0 0.2 3620 1724 2 I+ 2:09AM 0:00.01 passwd</screen>
|
|||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename class="directory">/usr/ports</filename></entry>
|
||||
<entry><filename class="directory">/usr/ports/</filename></entry>
|
||||
<entry>The FreeBSD Ports Collection (optional).</entry>
|
||||
</row>
|
||||
|
||||
|
@ -1060,7 +1060,7 @@ root 5211 0.0 0.2 3620 1724 2 I+ 2:09AM 0:00.01 passwd</screen>
|
|||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>/var/yp</filename></entry>
|
||||
<entry><filename class="directory">/var/yp/</filename></entry>
|
||||
<entry>NIS maps.</entry>
|
||||
</row>
|
||||
|
||||
|
|
Loading…
Reference in a new issue