diff options
Diffstat (limited to 'doc/pacman.8')
-rw-r--r-- | doc/pacman.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/pacman.8 b/doc/pacman.8 index b9ded2e9..5ed182c4 100644 --- a/doc/pacman.8 +++ b/doc/pacman.8 @@ -2,6 +2,7 @@ .ds DS Arch Linux .ds PB PKGBUILD .ds VR 3.0.0 +.ds LV 1.0.0 .TH pacman 8 "Feb 07, 2007" "pacman version \*(VR" "\*(DS Utilities" .SH NAME pacman \- package manager utility @@ -131,7 +132,8 @@ This will search each locally-installed package for names or descriptions that matche \fIregexp\fP. .TP .B \-u, --upgrades -Lists all packages that are out of date on the local system. This option works best if the sync database is refreshed using \fB-Sy\fP. +Lists all packages that are out of date on the local system. This option works +best if the sync database is refreshed using \fB-Sy\fP. .SH REMOVE OPTIONS .TP @@ -233,7 +235,7 @@ the original file. .SH CONFIGURATION See .BR pacman.conf (5) -for more details on configuring pacman using the \fBpacman.conf\fP file. +for more details on configuring \fBpacman\fP using the \fBpacman.conf\fP file. .SH BUGS Bugs? You must be kidding, there are no bugs in this software. But if we happen |