Просмотр исходного кода

man: Add missing quotes and escaping

Guillem Jover лет назад: 15
Родитель
Сommit
7fbb6b98a7
4 измененных файлов с 12 добавлено и 12 удалено
  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
 dpkg\-shlibdeps \- generate shared library substvar dependencies
 .
@@ -62,9 +62,9 @@ other binary packages.
 Per-system overriding shared library dependency information.
 \fIarch\fR is the architecture of the current system (obtained by
 .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.
-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 
 While scanning the symbols used by all binaries,
 .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
 shlibs file in that build tree takes precedence over shlibs files from
 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.
-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
 Per-system default shared library dependency information.
 .P

+ 2 - 2
man/dpkg-source.1

@@ -1,5 +1,5 @@
 .\" 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
 dpkg\-source \- Debian source package (.dsc) manipulation tool
 .
@@ -665,7 +665,7 @@ or \fBdpkg\-source \-\-print\-format\fR call. Options like
 this file.
 .P
 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
 around the "=" symbol and optional quotes are allowed around the value.
 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
 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
 .B \-\-oknodo
 was not specified and nothing was done, 1 is returned. If
-.B --stop
+.B \-\-stop
 and
-.B --retry
+.B \-\-retry
 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.
 .

+ 2 - 2
man/update-alternatives.8

@@ -5,7 +5,7 @@
 .\" by the Free Software Foundation; either version 2 of the License, or
 .\" (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.
-.TH update\-alternatives 8 "2009-04-13" "Debian Project" "dpkg utilities"
+.TH update\-alternatives 8 "2011-03-04" "Debian Project" "dpkg utilities"
 .SH NAME
 update\-alternatives \- maintain symbolic links determining default commands
 .
@@ -445,7 +445,7 @@ Slaves:
 .fi
 .
 .SH DIAGNOSTICS
-With \fI--verbose\fR
+With \fI\-\-verbose\fR
 .B update\-alternatives
 chatters incessantly about its activities on its standard output channel.
 If problems occur,