Fix some typos.
This commit is contained in:
parent
24e48641f4
commit
7a89a2adf6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11867
1 changed files with 3 additions and 3 deletions
|
@ -895,7 +895,7 @@ Receiving lsof_4.57D.freebsd.tar.gz (439860 bytes): 100%
|
|||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Use &man.pkg.info.1; to find out which files where installed,
|
||||
<para>Use &man.pkg.info.1; to find out which files were installed,
|
||||
and where they were installed to. For example, if you have just
|
||||
installed FooPackage version 1.0.0, then this command</para>
|
||||
|
||||
|
@ -903,8 +903,8 @@ Receiving lsof_4.57D.freebsd.tar.gz (439860 bytes): 100%
|
|||
|
||||
<para>will show all the files installed by the package. Pay special
|
||||
attention to files in <filename>man/</filename> directories, which
|
||||
will be manual page, <filename>etc/</filename> directories, which
|
||||
will be config files, and <filename>doc/</filename>, which will be
|
||||
will be manual pages, <filename>etc/</filename> directories, which
|
||||
will be configuration files, and <filename>doc/</filename>, which will be
|
||||
more comprehensive documentation.</para>
|
||||
|
||||
<para>If you are not sure which version of the application was just
|
||||
|
|
Loading…
Reference in a new issue