]> git.pld-linux.org Git - packages/man-pages.git/commitdiff
- updated
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 25 Nov 2006 13:47:49 +0000 (13:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    man-pages-misc.patch -> 1.6

man-pages-misc.patch

index 04030cd08bac5c5e6fa2f6ff3c56393c6666d94b..de4bed0c3a7ae8274c41ada5b649659d82a42302 100644 (file)
@@ -1,26 +1,37 @@
 --- man-pages-2.18/man1/ldd.1.orig     2005-10-04 14:49:58.000000000 +0200
 +++ man-pages-2.18/man1/ldd.1  2005-12-25 18:30:24.446732064 +0100
 --- man-pages-2.18/man1/ldd.1.orig     2005-10-04 14:49:58.000000000 +0200
 +++ man-pages-2.18/man1/ldd.1  2005-12-25 18:30:24.446732064 +0100
-@@ -24,16 +24,16 @@
+@@ -20,25 +20,25 @@
+ specified on the command line.
+ .SH OPTIONS
+ .TP
+-.B \-\-version
++.BR \-\-version
  Print the version number of
  .BR ldd .
  .TP
 -.B \-v\ \-\-verbose
  Print the version number of
  .BR ldd .
  .TP
 -.B \-v\ \-\-verbose
-+.BR \-v , " \-\-verbose"
++.BR \-v\ \-\-verbose
  Print all information, including e.g. symbol versioning information.
  .TP
 -.B \-u\ \-\-unused
  Print all information, including e.g. symbol versioning information.
  .TP
 -.B \-u\ \-\-unused
-+.B \-u\ , " \-\-unused"
++.BR \-u\ \-\-unused
  Print unused direct dependencies.
  Print unused direct dependencies.
+ (Since glibc 2.3.4.)
  .TP
 -.B \-d\ \-\-data\-relocs
  .TP
 -.B \-d\ \-\-data\-relocs
-+.BR \-d , " \-\-data\-relocs"
++.BR \-d\ \-\-data\-relocs
  Perform relocations and report any missing objects (ELF only).
  .TP
 -.B \-r\ \-\-function\-relocs
  Perform relocations and report any missing objects (ELF only).
  .TP
 -.B \-r\ \-\-function\-relocs
-+.BR \-r, " \-\-function\-relocs"
++.BR \-r\ \-\-function\-relocs
  Perform relocations for both data objects and functions, and
  report any missing objects or functions (ELF only).
  .TP
  Perform relocations for both data objects and functions, and
  report any missing objects or functions (ELF only).
  .TP
+-.B \-\-help
++.BR \-\-help
+ Usage information.
+ .SH NOTES
+ The standard version of
 @@ -69,6 +69,6 @@
  .\" .SH AUTHOR
  .\" David Engel.
 @@ -69,6 +69,6 @@
  .\" .SH AUTHOR
  .\" David Engel.
This page took 0.034374 seconds and 4 git commands to generate.