From 209e9cbd58a8efee808cdf7ccb8784f41735cc2f Mon Sep 17 00:00:00 2001 From: Michael Schroeder Date: Tue, 18 Jun 2013 16:10:57 +0200 Subject: [PATCH] minor docu fixes --- doc/libsolv-constantids.3 | 12 ++++++------ doc/libsolv-constantids.txt | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/libsolv-constantids.3 b/doc/libsolv-constantids.3 index b514199..92b5a4e 100644 --- a/doc/libsolv-constantids.3 +++ b/doc/libsolv-constantids.3 @@ -2,12 +2,12 @@ .\" Title: Libsolv-Constantids .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets v1.76.1 -.\" Date: 06/11/2013 +.\" Date: 06/18/2013 .\" Manual: LIBSOLV .\" Source: libsolv .\" Language: English .\" -.TH "LIBSOLV\-CONSTANTIDS" "3" "06/11/2013" "libsolv" "LIBSOLV" +.TH "LIBSOLV\-CONSTANTIDS" "3" "06/18/2013" "libsolv" "LIBSOLV" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -340,22 +340,22 @@ The array containing the package list of the update\&. .PP \fBUPDATE_COLLECTION_NAME "update:collection:name"\fR .RS 4 -The name of the to be updated package\&. +The name of the updated package\&. .RE .PP \fBUPDATE_COLLECTION_EVR "update:collection:evr"\fR .RS 4 -The version of the to be updated package\&. +The version of the updated package\&. .RE .PP \fBUPDATE_COLLECTION_ARCH "update:collection:arch"\fR .RS 4 -The architecture of the to be updated package\&. +The architecture of the updated package\&. .RE .PP \fBUPDATE_COLLECTION_FILENAME "update:collection:filename"\fR .RS 4 -The file name of the to be updated package\&. +The file name of the updated package\&. .RE .PP \fBUPDATE_REFERENCE "update:reference"\fR diff --git a/doc/libsolv-constantids.txt b/doc/libsolv-constantids.txt index 191815f..512e6fd 100644 --- a/doc/libsolv-constantids.txt +++ b/doc/libsolv-constantids.txt @@ -262,16 +262,16 @@ Special Solvable Attributes The array containing the package list of the update. *UPDATE_COLLECTION_NAME "update:collection:name"*:: - The name of the to be updated package. + The name of the updated package. *UPDATE_COLLECTION_EVR "update:collection:evr"*:: - The version of the to be updated package. + The version of the updated package. *UPDATE_COLLECTION_ARCH "update:collection:arch"*:: - The architecture of the to be updated package. + The architecture of the updated package. *UPDATE_COLLECTION_FILENAME "update:collection:filename"*:: - The file name of the to be updated package. + The file name of the updated package. *UPDATE_REFERENCE "update:reference"*:: The array containing the reference list of the update. -- 2.7.4