Skip to content

Fix MANPATH in custom location install examples#736

Open
kovan wants to merge 1 commit intoclojure:masterfrom
kovan:docs/fix-manpath
Open

Fix MANPATH in custom location install examples#736
kovan wants to merge 1 commit intoclojure:masterfrom
kovan:docs/fix-manpath

Conversation

@kovan
Copy link

@kovan kovan commented Mar 14, 2026

Fixes the MANPATH_MAP examples in both the Linux and POSIX install sections to use share/man instead of man. The installer places man pages under $prefix/share/man/, not $prefix/man/.

Verified against the actual install location (/usr/share/man/man1/clj.1.gz).

Fixes #493

The man pages are installed under share/man, not man. Verified against
the actual install location (/usr/share/man/man1/clj.1.gz).

Fixes clojure#493
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

getting_started - custom location - wrong MANPATH

1 participant