Explorar el Código

man: Add missing quotes and escaping

Guillem Jover hace 15 años
padre
commit
7fbb6b98a7
Se han modificado 4 ficheros con 12 adiciones y 12 borrados
  1. 5 5
      man/dpkg-shlibdeps.1
  2. 2 2
      man/dpkg-source.1
  3. 3 3
      man/start-stop-daemon.8
  4. 2 2
      man/update-alternatives.8

+ 5 - 5
man/dpkg-shlibdeps.1

@@ -1,4 +1,4 @@
-.TH dpkg\-shlibdeps 1 "2009-03-08" "Debian Project" "dpkg utilities"
+.TH dpkg\-shlibdeps 1 "2011-03-04" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 dpkg\-shlibdeps \- generate shared library substvar dependencies
 dpkg\-shlibdeps \- generate shared library substvar dependencies
 .
 .
@@ -62,9 +62,9 @@ other binary packages.
 Per-system overriding shared library dependency information.
 Per-system overriding shared library dependency information.
 \fIarch\fR is the architecture of the current system (obtained by
 \fIarch\fR is the architecture of the current system (obtained by
 .BR "dpkg-architecture -qDEB_HOST_ARCH" ).
 .BR "dpkg-architecture -qDEB_HOST_ARCH" ).
-.IP File returned by dpkg-query --control-path \fIpackage\fR symbols
+.IP "Output from \(lq\fBdpkg-query \-\-control\-path\fR \fIpackage\fR symbols\(rq"
 Package-provided shared library dependency information.
 Package-provided shared library dependency information.
-Unless overridden by --admindir, those files are located in /var/lib/dpkg.
+Unless overridden by \-\-admindir, those files are located in /var/lib/dpkg.
 .P 
 .P 
 While scanning the symbols used by all binaries,
 While scanning the symbols used by all binaries,
 .B dpkg\-shlibdeps
 .B dpkg\-shlibdeps
@@ -96,9 +96,9 @@ Shared library information generated by the current build process that also invo
 They are only used if the library is found in a package's build tree. The
 They are only used if the library is found in a package's build tree. The
 shlibs file in that build tree takes precedence over shlibs files from
 shlibs file in that build tree takes precedence over shlibs files from
 other binary packages.
 other binary packages.
-.IP File returned by dpkg-query --control-path \fIpackage\fR shlibs
+.IP "Output from \(lq\fBdpkg-query \-\-control\-path\fP \fIpackage\fR shlibs\(rq"
 Package-provided shared library dependency information.
 Package-provided shared library dependency information.
-Unless overridden by --admindir, those files are located in /var/lib/dpkg.
+Unless overridden by \-\-admindir, those files are located in /var/lib/dpkg.
 .IP /etc/dpkg/shlibs.default
 .IP /etc/dpkg/shlibs.default
 Per-system default shared library dependency information.
 Per-system default shared library dependency information.
 .P
 .P

+ 2 - 2
man/dpkg-source.1

@@ -1,5 +1,5 @@
 .\" Authors: Ian Jackson, Raphaël Hertzog
 .\" Authors: Ian Jackson, Raphaël Hertzog
-.TH dpkg\-source 1 "2009-11-11" "Debian Project" "dpkg utilities"
+.TH dpkg\-source 1 "2011-03-04" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 dpkg\-source \- Debian source package (.dsc) manipulation tool
 dpkg\-source \- Debian source package (.dsc) manipulation tool
 .
 .
@@ -665,7 +665,7 @@ or \fBdpkg\-source \-\-print\-format\fR call. Options like
 this file.
 this file.
 .P
 .P
 Each option should be put on a separate line. Empty lines and lines
 Each option should be put on a separate line. Empty lines and lines
-starting with "#" are ignored. The leading "--" should be
+starting with "#" are ignored. The leading "\-\-" should be
 stripped and short options are not allowed. Optional spaces are allowed
 stripped and short options are not allowed. Optional spaces are allowed
 around the "=" symbol and optional quotes are allowed around the value.
 around the "=" symbol and optional quotes are allowed around the value.
 Here's an example of such a file:
 Here's an example of such a file:

+ 3 - 3
man/start-stop-daemon.8

@@ -1,4 +1,4 @@
-.TH start\-stop\-daemon 8 "2009-02-26" "Debian Project" "dpkg utilities"
+.TH start\-stop\-daemon 8 "2011-03-04" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 start\-stop\-daemon \- start and stop system daemon programs
 start\-stop\-daemon \- start and stop system daemon programs
 .
 .
@@ -264,9 +264,9 @@ was specified and a matching process was already running, or
 was specified and there were no matching processes. If
 was specified and there were no matching processes. If
 .B \-\-oknodo
 .B \-\-oknodo
 was not specified and nothing was done, 1 is returned. If
 was not specified and nothing was done, 1 is returned. If
-.B --stop
+.B \-\-stop
 and
 and
-.B --retry
+.B \-\-retry
 were specified, but the end of the schedule was reached and the processes were
 were specified, but the end of the schedule was reached and the processes were
 still running, the error value is 2. For all other errors, the status is 3.
 still running, the error value is 2. For all other errors, the status is 3.
 .
 .

+ 2 - 2
man/update-alternatives.8

@@ -5,7 +5,7 @@
 .\" by the Free Software Foundation; either version 2 of the License, or
 .\" by the Free Software Foundation; either version 2 of the License, or
 .\" (at your option) any later version.  There is NO WARRANTY.  You can
 .\" (at your option) any later version.  There is NO WARRANTY.  You can
 .\" find the GNU GPL in /usr/share/common-licenses/GPL on any Debian system.
 .\" find the GNU GPL in /usr/share/common-licenses/GPL on any Debian system.
-.TH update\-alternatives 8 "2009-04-13" "Debian Project" "dpkg utilities"
+.TH update\-alternatives 8 "2011-03-04" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 update\-alternatives \- maintain symbolic links determining default commands
 update\-alternatives \- maintain symbolic links determining default commands
 .
 .
@@ -445,7 +445,7 @@ Slaves:
 .fi
 .fi
 .
 .
 .SH DIAGNOSTICS
 .SH DIAGNOSTICS
-With \fI--verbose\fR
+With \fI\-\-verbose\fR
 .B update\-alternatives
 .B update\-alternatives
 chatters incessantly about its activities on its standard output channel.
 chatters incessantly about its activities on its standard output channel.
 If problems occur,
 If problems occur,