Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modulefile man page moved from man4 to man5 #517

Merged
merged 2 commits into from
Nov 15, 2023

Conversation

LaurentChardon
Copy link
Contributor

modulefile man page is currently in the section 4 of man. According to man man, this is incorrect, as section 4 is for " Special files (usually found in /dev)". The man page for modulefile should be in section 5, "File formats and conventions, e.g. /etc/passwd".

This patch moves modulefile(4) to modulefile(5).

I hope that I didn't miss a place. Let me know if there is something that you want done differently.

LaurentChardon and others added 2 commits November 15, 2023 07:23
modulefile man page is currently in the section 4 of man. According to
"man man", this is incorrect, as section 4 is for "Special files (usually
found in /dev)". The man page for modulefile should be in section 5,
"File formats and conventions, e.g. /etc/passwd".

This patch moves modulefile(4) to modulefile(5).

Fixes cea-hpc#518
@xdelaruelle
Copy link
Member

Many thanks Laurent for your contribution. The commit seems quite complete.

@xdelaruelle xdelaruelle merged commit 17d7bba into cea-hpc:main Nov 15, 2023
13 of 21 checks passed
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.

None yet

2 participants