Bug 28134 - empty man pages in binutils 2.37 release tarball
Summary: empty man pages in binutils 2.37 release tarball
Status: RESOLVED DUPLICATE of bug 28144
Alias: None
Product: binutils
Classification: Unclassified
Component: binutils (show other bugs)
Version: 2.37
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-25 13:45 UTC by Xi Ruoyao
Modified: 2021-07-26 23:35 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xi Ruoyao 2021-07-25 13:45:29 UTC
$ wc -c $(find -name \*.1)
   0 ./ld/ld.1
   0 ./binutils/doc/dlltool.1
   0 ./binutils/doc/objdump.1
   0 ./binutils/doc/windres.1
   0 ./binutils/doc/readelf.1
   0 ./binutils/doc/elfedit.1
   0 ./binutils/doc/ranlib.1
   0 ./binutils/doc/objcopy.1
   0 ./binutils/doc/nm.1
   0 ./binutils/doc/addr2line.1
   0 ./binutils/doc/ar.1
   0 ./binutils/doc/strings.1
   0 ./binutils/doc/strip.1
   0 ./binutils/doc/c++filt.1
   0 ./binutils/doc/windmc.1
   0 ./binutils/doc/size.1
1861 ./zlib/contrib/minizip/miniunzip.1
1462 ./zlib/contrib/minizip/minizip.1
   0 ./gas/doc/as.1
   0 ./gprof/gprof.1
Comment 1 H.J. Lu 2021-07-26 23:35:10 UTC
Dup.

*** This bug has been marked as a duplicate of bug 28144 ***