summaryrefslogtreecommitdiffstats
path: root/doc/vercmp.8.txt
diff options
context:
space:
mode:
authorJason St. John <jstjohn@purdue.edu>2014-08-07 06:43:19 +0200
committerAllan McRae <allan@archlinux.org>2014-08-09 06:09:33 +0200
commit37634d22e501538e5a4b12105a0b56542841e71f (patch)
treeec81206ebcf217251d0cab606bb914a5b2cf15a9 /doc/vercmp.8.txt
parentdb14815f463c5128a2fc25df8d7570293987e18f (diff)
downloadpacman-37634d22e501538e5a4b12105a0b56542841e71f.tar.gz
pacman-37634d22e501538e5a4b12105a0b56542841e71f.tar.xz
man: Use uniform line spacing between sections
Remove blank lines immediately following section headings. Ensure two blank lines before the start of a new section. Signed-off-by: Jason St. John <jstjohn@purdue.edu> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc/vercmp.8.txt')
-rw-r--r--doc/vercmp.8.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/vercmp.8.txt b/doc/vercmp.8.txt
index 6b94f3e4..033e29fa 100644
--- a/doc/vercmp.8.txt
+++ b/doc/vercmp.8.txt
@@ -47,6 +47,7 @@ Options
Display syntax for the given operation. If no operation was supplied
then the general syntax is shown.
+
Examples
--------
@@ -65,10 +66,12 @@ Examples
$ vercmp 4.34 1:001
-1
+
Configuration
-------------
There is none.
+
See Also
--------
linkman:pacman[8], linkman:makepkg[8], linkman:libalpm[3]