FS#65839 - [attr] Does not include manpage attr(5)

Attached to Project: Arch Linux
Opened by Jorge Luis Martinez Gomez (jol) - Sunday, 15 March 2020, 04:40 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 17 March 2020, 10:06 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Christian Hesse (eworm)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

I had made a bug report on the package man-pages, but was requested to report it here. The original report is here:

https://bugs.archlinux.org/task/65829

The missing man-pages are:

attr(5)

Additional info:
* package version(s)

attr 2.4.48-2
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Tuesday, 17 March 2020, 10:06 GMT
Reason for closing:  Fixed
Additional comments about closing:  man-pages 5.05-2
Comment by Jorge Luis Martinez Gomez (jol) - Sunday, 15 March 2020, 19:39 GMT
I don't know what the plan is with this report. The keyutils report was closed in favor of keeping it in man-pages using the original report. However, this one was assigned instead, despite the upstream repo also having removed the manpage for the same reason as keyutils. I'm just going to share this commit from attr's source repo to keep record:

commit dce9b4448c7f2b22bd206cd068fb05cb2f3255b9
Author: Andreas Gruenbacher <andreas.gruenbacher@gmail.com>
Date: Wed Apr 22 11:46:59 2015 +0200

Remove the attr.5 man page (moved to man-pages)

The attr.5 page is part of the extended attribute system call documentation,
which has been moved into the man-pages package. Move the attr.5 page there
as well.

D man/man5/attr.5

Loading...