From 20ec9c3b6dc59086fe77b1a1037c0f70bf83c9c6 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 2 Dec 2009 07:19:45 +0100 Subject: [PATCH] Fixed typos in xbps-{bin,repo} manpages. --HG-- extra : convert_revision : xtraeme%40gmail.com-20091202061945-kpgqqrc9pgriosb3 --- bin/xbps-bin/xbps-bin.8.txt | 4 ++-- bin/xbps-repo/xbps-repo.8.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/xbps-bin/xbps-bin.8.txt b/bin/xbps-bin/xbps-bin.8.txt index edf93022..abff3996 100644 --- a/bin/xbps-bin/xbps-bin.8.txt +++ b/bin/xbps-bin/xbps-bin.8.txt @@ -14,7 +14,7 @@ SYNOPSYS DESCRIPTION ----------- -The xbps-bin(1) command is used to handle binary packages created +The xbps-bin(8) command is used to handle binary packages created for the *XBPS binary package system*. You can use it to install, remove, list or show information about any binary package. Binary packages can be installed from local ('directory') or remote repositories ('http', @@ -165,7 +165,7 @@ FILES */var/db/xbps/metadata//files.plist*:: Installed package metadata list of files. + -*/var/db/xbps/metadata//prop.plist*:: Install package metadata properties. +*/var/db/xbps/metadata//prop.plist*:: Installed package metadata properties. + */var/db/xbps/regpkgdb.plist*:: Registered packages plist database. diff --git a/bin/xbps-repo/xbps-repo.8.txt b/bin/xbps-repo/xbps-repo.8.txt index 0fb4c91f..de9fb1bc 100644 --- a/bin/xbps-repo/xbps-repo.8.txt +++ b/bin/xbps-repo/xbps-repo.8.txt @@ -14,7 +14,7 @@ SYNOPSYS DESCRIPTION ----------- -The xbps-repo(1) command is used to handle local or remote binary +The xbps-repo(8) command is used to handle local or remote binary package repositories in the *XBPS binary package system*. You can use it to create a package index for a local repository, add or remove local and remote repositories, search for packages