Fix nits in 1.1146
Submitted by: wblock
This commit is contained in:
parent
efb8bf7777
commit
0ebe6bbc56
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38169
1 changed files with 4 additions and 4 deletions
|
@ -9333,7 +9333,7 @@ lib/X11/oneko/sounds/cat.au
|
|||
</sect1>
|
||||
|
||||
<sect1 id="plist-config">
|
||||
<title>Configuration files</title>
|
||||
<title>Configuration Files</title>
|
||||
|
||||
<para>If your port installs configuration files to
|
||||
<filename><makevar>PREFIX</makevar>/etc</filename> (or
|
||||
|
@ -9343,7 +9343,7 @@ lib/X11/oneko/sounds/cat.au
|
|||
the user, and a re-installation will wipe them out.</para>
|
||||
|
||||
<para>Instead, install sample file(s) with a
|
||||
(<filename><replaceable>filename</replaceable>.sample</filename>
|
||||
<filename><replaceable>filename</replaceable>.sample</filename>
|
||||
suffix. Then copy the sample file to the real configuration
|
||||
file name, if it does not already exist. On deinstall
|
||||
delete the configuration file, but only if it is identical
|
||||
|
@ -9366,10 +9366,10 @@ lib/X11/oneko/sounds/cat.au
|
|||
etc/orbit.conf.sample
|
||||
@exec if [ ! -f %D/etc/orbit.conf ] ; then cp -p %D/%F %B/orbit.conf; fi</programlisting>
|
||||
|
||||
<para>For information on the above variables see &man.pkg.create.1;<para>
|
||||
<para>For information on the above variables see &man.pkg.create.1;</para>
|
||||
|
||||
<para>If there is a very good reason not to install a working
|
||||
configuration file by default, use a <link
|
||||
configuration file by default, use a <link
|
||||
linkend="porting-message">message</link> pointing out that
|
||||
the user has to copy and edit the file before the software can
|
||||
be made to work.</para>
|
||||
|
|
Loading…
Reference in a new issue