49 lines
1.4 KiB
Modula-2
49 lines
1.4 KiB
Modula-2
|
#ident @(#)man-sysv.def 1.2 06/05/14
|
||
|
###########################################################################
|
||
|
# Written 1997 by J. Schilling
|
||
|
###########################################################################
|
||
|
#
|
||
|
# Definition for manual sections on SYSV based systems
|
||
|
#
|
||
|
###########################################################################
|
||
|
# Copyright (c) J. Schilling
|
||
|
###########################################################################
|
||
|
# The contents of this file are subject to the terms of the
|
||
|
# Common Development and Distribution License, Version 1.0 only.
|
||
|
# (the "License"). You may not use this file except in compliance
|
||
|
# with the License.
|
||
|
#
|
||
|
# See the file CDDL.Schily.txt in this distribution for details.
|
||
|
#
|
||
|
# When distributing Covered Code, include this CDDL HEADER in each
|
||
|
# file and include the License file CDDL.Schily.txt from this distribution.
|
||
|
###########################################################################
|
||
|
|
||
|
MANSECT_CMD= man1
|
||
|
MANSECT_SYSCALL= man2
|
||
|
MANSECT_LIB= man3
|
||
|
MANSECT_FILEFORM= man4
|
||
|
MANSECT_HDR= man5
|
||
|
MANSECT_TABLES= man5
|
||
|
MANSECT_MACROS= man5
|
||
|
MANSECT_GAMES= man6
|
||
|
MANSECT_DEMOS= man6
|
||
|
MANSECT_DEVICE= man7
|
||
|
MANSECT_NETWORK= man7
|
||
|
MANSECT_ADMIN= man8
|
||
|
MANSECT_DRIVER= man9
|
||
|
|
||
|
MANSUFF_CMD= 1
|
||
|
MANSUFF_SYSCALL= 2
|
||
|
MANSUFF_LIB= 3
|
||
|
MANSUFF_FILEFORM= 4
|
||
|
MANSUFF_HDR= 5
|
||
|
MANSUFF_TABLES= 5
|
||
|
MANSUFF_MACROS= 5
|
||
|
MANSUFF_GAMES= 6
|
||
|
MANSUFF_DEMOS= 6
|
||
|
MANSUFF_DEVICE= 7
|
||
|
MANSUFF_NETWORK= 7
|
||
|
MANSUFF_ADMIN= 8
|
||
|
MANSUFF_DRIVER= 9
|