Issue #82: Minor edits to doc text and formatting

This commit is contained in:
John Callender
2012-05-01 22:35:02 -07:00
parent 7d228c5198
commit b247da54f1
8 changed files with 53 additions and 51 deletions

View File

@@ -89,7 +89,7 @@ build an RPM you can distribute and install::
Note that if you are tracking the upstream source (i.e. git), the RPM revision will not be
bumped with every source code change. To get around this, you can use
rpm `-Uvh` with `--force` when RPM tells you the package is still at the
``rpm -Uvh`` with ``--force`` when RPM tells you the package is still at the
same version. This is perfectly safe to do.
Debian, Gentoo, Arch, Others