]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-man-typos.patch
- include --x-libraries=/usr/X11R6/%{_lib} in %configure macros
[packages/rpm.git] / rpm-man-typos.patch
CommitLineData
21e31a68
JB
1--- rpm-4.3/doc/rpm.8.orig 2003-04-17 18:44:53.000000000 +0200
2+++ rpm-4.3/doc/rpm.8 2003-06-15 00:10:40.000000000 +0200
3@@ -164,7 +164,7 @@
4 Only the first file in the list must exist, and tildes will be
5 expanded to the value of \fB$HOME\fR.
6 The default \fIFILELIST\fR is
7-\fI/usr/lib/rpm/rpmrc\fR:\fI/usr/lib/rpm/redhat/rpmrc\fR:\fI~/.rpmrc\fR.
8+\fI/usr/lib/rpm/rpmrc\fR:\fI/usr/lib/rpm/redhat/rpmrc\fR:\fI/etc/rpmrc\fR:\fI~/.rpmrc\fR.
9 .TP
10 \fB--pipe \fICMD\fB\fR
11 Pipes the output of \fBrpm\fR to the command \fICMD\fR.
12@@ -868,7 +868,7 @@
13 machines which use proxy systems. This option may also be specified
14 by configuring the macro \fB%_ftpproxy\fR.
15 .TP
16-\fB--ftpport \fIHOST\fB\fR
17+\fB--ftpport \fIPORT\fB\fR
18 The TCP \fIPORT\fR number to use for
19 the ftp connection on the proxy ftp server instead of the default
20 port. This option may also be specified by configuring the macro
21@@ -966,7 +966,7 @@
22 \fI/var/lib/rpm/Sigmd5\fR
23 \fI/var/lib/rpm/Triggername\fR
24 .fi
25-.SS "Temporaray"
26+.SS "Temporary"
27 .PP
28 \fI/var/tmp/rpm*\fR
29 .SH "SEE ALSO"
fefe9d30
JB
30--- rpm-4.3/doc/rpmbuild.8.orig 2003-02-06 19:03:43.000000000 +0100
31+++ rpm-4.3/doc/rpmbuild.8 2003-06-15 14:50:20.000000000 +0200
32@@ -82,7 +82,7 @@
33 Only the first file in the list must exist, and tildes will be
34 expanded to the value of \fB$HOME\fR.
35 The default \fIFILELIST\fR is
36-\fI/usr/lib/rpm/rpmrc\fR:\fI/usr/lib/rpm/redhat/rpmrc\fR:\fI~/.rpmrc\fR.
37+\fI/usr/lib/rpm/rpmrc\fR:\fI/usr/lib/rpm/redhat/rpmrc\fR:\fI/etc/rpmrc\fR:\fI~/.rpmrc\fR.
38 .TP
39 \fB--pipe \fICMD\fB\fR
40 Pipes the output of \fBrpm\fR to the command \fICMD\fR.
41@@ -249,7 +249,7 @@
42 \fI/var/lib/rpm/Sigmd5\fR
43 \fI/var/lib/rpm/Triggername\fR
44 .fi
45-.SS "Temporaray"
46+.SS "Temporary"
47 .PP
48 \fI/var/tmp/rpm*\fR
49 .SH "SEE ALSO"
50--- rpm-4.3/doc/rpmgraph.8.orig 2002-07-01 00:47:32.000000000 +0200
51+++ rpm-4.3/doc/rpmgraph.8 2003-06-15 19:16:08.000000000 +0200
52@@ -24,7 +24,7 @@
53 Nodes in the dependency graph are package names, and edges in the
54 directed graph point to the parent of each node. The parent node
55 is defined as the last predecessor of a package when partially ordered
56-using the package depndencies as a relation. That means that the
57+using the package dependencies as a relation. That means that the
58 parent of a given package is the package's last prerequisite.
59 .PP
60 The output is in \fBdot\fR(1) directed graph format,
This page took 0.036712 seconds and 4 git commands to generate.