{
    "mode": "info",
    "parameter": "CONFIG.SUB",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/info/CONFIG.SUB/json",
    "generated": "2026-07-05T13:13:14Z",
    "synopsis": "config.sub [OPTION] CPU-MFR-OPSYS or ALIAS",
    "sections": {
        "NAME": {
            "content": "config.sub - validate and canonicalize a configuration triplet\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "config.sub [OPTION] CPU-MFR-OPSYS or ALIAS\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Canonicalize a configuration name.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "-h, --help",
                    "content": "print this help, then exit\n",
                    "flag": "-h",
                    "long": "--help"
                },
                {
                    "name": "-t, --time-stamp",
                    "content": "print date of last modification, then exit\n",
                    "flag": "-t",
                    "long": "--time-stamp"
                },
                {
                    "name": "-v, --version",
                    "content": "print version number, then exit\n",
                    "flag": "-v",
                    "long": "--version"
                }
            ]
        },
        "REPORTING BUGS": {
            "content": "Report bugs and patches to <config-patches@gnu.org>.\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright 1992-2022 Free Software Foundation, Inc.\n\nThis is free software; see the source for copying conditions.  There is\nNO warranty; not even for MERCHANTABILITY or FITNESS FOR  A  PARTICULAR\nPURPOSE.\n\nGNU config.sub (2022-01-03)      January 2022                    CONFIG.SUB(1)",
            "subsections": []
        }
    },
    "summary": "config.sub - validate and canonicalize a configuration triplet",
    "flags": [
        {
            "flag": "-h",
            "long": "--help",
            "arg": null,
            "description": "print this help, then exit"
        },
        {
            "flag": "-t",
            "long": "--time-stamp",
            "arg": null,
            "description": "print date of last modification, then exit"
        },
        {
            "flag": "-v",
            "long": "--version",
            "arg": null,
            "description": "print version number, then exit"
        }
    ],
    "examples": [],
    "see_also": []
}