diff options
| author | Yedidyah Bar David <didi@redhat.com> | 2023-03-21 12:43:06 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2023-03-21 20:35:19 +0100 |
| commit | fd00f831b52d61a91d59cb3b46182869145d9700 (patch) | |
| tree | fe521953ca12a32303bcb37282eb92f777a14d4f /man3/readdir_r.3 | |
| parent | 6b3889798f039d64ac02ec6f602facb83ca04656 (diff) | |
| download | man-pages-fd00f831b52d61a91d59cb3b46182869145d9700.tar.gz | |
man*/: Replace links to <sources.redhat.com>
<sources.redhat.com/bugzilla> seems broken right now.
Apparently it was replaced, quite a long time ago --based on what I can
find on the net-- with <www.sourceware.org/bugzilla>, which does work.
This patch was created with:
$ find man* -type f \
| xargs grep -l 'sources.redhat.com/bugzilla' \
| xargs sed -i 's;http://sources.redhat.com/bugzilla/;https://www.sourceware.org/bugzilla/;g'
Verified with:
$ git diff | sed -n 's;^+.*\(https://www.sourceware.org/bugzilla/show_bug.cgi?id=[0-9]*\).*;\1;p' > URLs
$ mkdir test
$ cd test
$ wget -i ../URLs
Signed-off-by: Yedidyah Bar David <didi@redhat.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man3/readdir_r.3')
0 files changed, 0 insertions, 0 deletions
