You are not logged in.

#1 2026-06-06 07:57:29

darthvader
Member
From: The Beehive
Registered: 2013-12-14
Posts: 20

[solved] brush: man page impossible to read

$ pacman -Ql brush
brush /usr/
brush /usr/bin/
brush /usr/bin/brush
brush /usr/share/
brush /usr/share/doc/
brush /usr/share/doc/brush/
brush /usr/share/doc/brush/README.md
brush /usr/share/licenses/
brush /usr/share/licenses/brush/
brush /usr/share/licenses/brush/LICENSE
brush /usr/share/man/
brush /usr/share/man/man1.gz

the brush shell provides a man page, how can I read it? `man brush` doesn't work and `man man` doesn't work either.

Last edited by darthvader (2026-06-06 12:26:50)

Offline

#2 2026-06-06 08:45:13

dasrubbellos
Member
Registered: 2026-06-06
Posts: 5

Re: [solved] brush: man page impossible to read

Play through this: https://wiki.archlinux.org/title/Man_page

If this doesn't help, provide the actual error message or at least an actual description beyond "it doesn't work".

Offline

#3 2026-06-06 09:43:28

256
Member
Registered: 2023-12-17
Posts: 84
Website

Re: [solved] brush: man page impossible to read

Have you tried passing the whole filepath to man, i.e. "man /usr/share/man/man1.gz"?


"Don't comment bad code - rewrite it." - The Elements of Programming Style (1978), Brian W. Kernighan & P. J. Plauger, p. 144.

Offline

#4 2026-06-06 10:15:01

StarWolf3000
Member
Registered: 2025-06-23
Posts: 90

Re: [solved] brush: man page impossible to read

I suspect a packaging issue on the Arch side, otherwise it would be possible to read the man page at https://man.archlinux.org/listing/extra/brush/. The path in the package, /usr/share/man/man1.gz looks suspicious, it should actually be at /usr/share/man/man1/brush.1.gz.


Mainboard: GIGABYTE B550 AORUS ELITE V2 | CPU: Ryzen 7 5800X | RAM: 32 GB
GPU: GeForce RTX 4060 8 GB (580.119.02 proprietary) | Display: BenQ BL2405 1920x1080
Kernel: 6.18.8 stable | Boot Manager: GRUB2 | DE: KDE Plasma | Login Manager: SDDM | Compositor: KWin

Offline

#5 2026-06-06 12:25:33

darthvader
Member
From: The Beehive
Registered: 2013-12-14
Posts: 20

Re: [solved] brush: man page impossible to read

256 wrote:

Have you tried passing the whole filepath to man, i.e. "man /usr/share/man/man1.gz"?

i just tried that and it works, good to know there's an inconvenient way to read the man page. starwolf3000's linked man page doesn't work either.

Offline

#6 2026-06-06 12:48:35

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,841

Offline

#7 2026-06-06 22:12:10

dasrubbellos
Member
Registered: 2026-06-06
Posts: 5

Re: [solved] brush: man page impossible to read

Would be interesting to know, why man man doesn't work, either.

Offline

#8 2026-06-06 23:51:19

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,534
Website

Re: [solved] brush: man page impossible to read

'man man' works fine here. Open a new topic about your issue.

https://wiki.archlinux.org/title/Genera … _hijacking


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Online

#9 2026-06-07 03:16:12

darthvader
Member
From: The Beehive
Registered: 2013-12-14
Posts: 20

Re: [solved] brush: man page impossible to read

dasrubbellos wrote:

Would be interesting to know, why man man doesn't work, either.

man `man man` works for man, but `man man` doesn't work for brush, which is expected here because that is the brush man page.

Last edited by darthvader (2026-06-07 06:39:07)

Offline

#10 2026-06-07 05:58:17

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,841

Re: [solved] brush: man page impossible to read

"man man" shall open /usr/share/man/man1/man.1.gz for you (as is provided by man-db)
If the former location of the brush manpage had been accepted by "man 5 manpath" at all it would rather have been "man man1"?

Offline

#11 2026-06-07 08:22:37

dasrubbellos
Member
Registered: 2026-06-06
Posts: 5

Re: [solved] brush: man page impossible to read

I have misunderstood. Thank you for clarifying.

Offline

Board footer

Powered by FluxBB