aboutsummaryrefslogtreecommitdiff
path: root/doc/src/FAQ/FAQ_DEV.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/FAQ/FAQ_DEV.html')
-rw-r--r--doc/src/FAQ/FAQ_DEV.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html
index 23fb8fc8cbe..713f14a0eab 100644
--- a/doc/src/FAQ/FAQ_DEV.html
+++ b/doc/src/FAQ/FAQ_DEV.html
@@ -560,17 +560,17 @@
<LI>A set of patches to make certain portions of the source tree
'behave' in the different environment of the RPMset;</LI>
- <LI>2.) The initscript;</LI>
+ <LI>The initscript;</LI>
- <LI>3.) Any other ancilliary scripts and files;</LI>
+ <LI>Any other ancilliary scripts and files;</LI>
- <LI>4.) A README.rpm-dist document that tries to adequately document
+ <LI>A README.rpm-dist document that tries to adequately document
both the differences between the RPM build and the WHY of the
differences, as well as useful RPM environment operations (like,
using syslog, upgrading, getting postmaster to start at OS boot,
etc);</LI>
- <LI>5.) The spec file that throws it all together. This is not a
+ <LI>The spec file that throws it all together. This is not a
trivial undertaking in a package of this size.</LI>
</OL>