Procházet zdrojové kódy

deb-shlibs(5): use "type" rather than "tag" to be consistent with Debian Policy

Raphaël Hertzog před 16 roky
rodič
revize
a48c5d14bd
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      man/deb-shlibs.5

+ 2 - 2
man/deb-shlibs.5

@@ -27,14 +27,14 @@ entry per line. Blank lines are \fBnot\fP allowed.  Lines beginning
 with an \fB#\fP character are considered commentary, and are ignored.
 with an \fB#\fP character are considered commentary, and are ignored.
 All other lines must have the format
 All other lines must have the format
 .IP
 .IP
-.RI [ tag: ]
+.RI [ type: ]
 .I library
 .I library
 .I version
 .I version
 .I dependencies
 .I dependencies
 .PP
 .PP
 The \fIlibrary\fP and \fIversion\fP fields are whitespace-delimited,
 The \fIlibrary\fP and \fIversion\fP fields are whitespace-delimited,
 but the \fIdependencies\fP field extends to the end of the line.  The
 but the \fIdependencies\fP field extends to the end of the line.  The
-\fItag\fP field is optional and normally not needed.
+\fItype\fP field is optional and normally not needed.
 .PP
 .PP
 See the Debian Policy Manual for further details.
 See the Debian Policy Manual for further details.
 .
 .