typo in porting/config.html
Ian Darwin <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
ian:5$ cvs -d $CVSROOT diff config.html
Index: config.html
===================================================================
RCS file: /cvs/www/porting/config.html,v
retrieving revision 1.1
diff -u -p -r1.1 config.html
--- config.html 27 Nov 2004 15:10:35 -0000 1.1
+++ config.html 15 Mar 2008 00:51:11 -0000
@@ -31,7 +31,7 @@ file, for instance as ${PREFIX}/share/ex
<li>The packing-list should contain a <code>@sample
${SYSCONFDIR}/foo.rc</code>
right under the sample configuration file.
<li>During installation, the default example configuration file will
be copied
-into the actual location where the configuration file should leave.
+into the actual location where the configuration file should live.
<li>During updates and deinstallation, an existing configuration file
will be
compared with the default example file. If they differ, the package
tools will
inform the user and let him perform the update/removal himself. If
they are
ian:6$