Sfoglia il codice sorgente

dpkg-buildflags(1): Fix typo

Guillem Jover 16 anni fa
parent
commit
8b511ee6e7
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      man/dpkg-buildflags.1

+ 2 - 2
man/dpkg-buildflags.1

@@ -1,4 +1,4 @@
-.TH dpkg\-buildflags 1 "2010-04-11" "Debian Project" "dpkg suite"
+.TH dpkg\-buildflags 1 "2010-07-29" "Debian Project" "dpkg suite"
 .SH NAME
 .SH NAME
 dpkg\-buildflags \- returns build flags to use during package build
 dpkg\-buildflags \- returns build flags to use during package build
 .
 .
@@ -42,7 +42,7 @@ information about them.
 Print to standard output shell (if \fIformat\fP is \fBsh\fP) or make
 Print to standard output shell (if \fIformat\fP is \fBsh\fP) or make
 (if \fIformat\fP is \fBmake\fP) commands that can be used to export
 (if \fIformat\fP is \fBmake\fP) commands that can be used to export
 all the compilation flags in the environment. If the \fIformat\fP value is not
 all the compilation flags in the environment. If the \fIformat\fP value is not
-given, \fBsh\fP is assumed. Only compilations flags starting with an
+given, \fBsh\fP is assumed. Only compilation flags starting with an
 upper case character are included, others are assumed to not be suitable
 upper case character are included, others are assumed to not be suitable
 for the environment.
 for the environment.
 .TP
 .TP