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

Commits on Nov 15, 2023

  1. Modulefile man page moved from man4 to man5

    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
    LaurentChardon authored and xdelaruelle committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    87ccf16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3d57eb View commit details
    Browse the repository at this point in the history