Class ManSections


  • public class ManSections
    extends java.lang.Object
    Standard man page section numbers
    • Field Detail

      • GENERAL_COMMANDS

        public static final int GENERAL_COMMANDS
        General Commands
        See Also:
        Constant Field Values
      • C_LIBRARY_FUNCTIONS

        public static final int C_LIBRARY_FUNCTIONS
        C Library Functions
        See Also:
        Constant Field Values
      • GAMES_AND_SCREENSAVERS

        public static final int GAMES_AND_SCREENSAVERS
        Games and Screensavers
        See Also:
        Constant Field Values
      • SYSTEM_ADMIN_AND_DAEMONS

        public static final int SYSTEM_ADMIN_AND_DAEMONS
        System administration and daemons
        See Also:
        Constant Field Values
    • Constructor Detail

      • ManSections

        public ManSections()