{
    "content": [
        {
            "type": "text",
            "text": "# networks (man)\n\n## NAME\n\nnetworks - network name information\n\n## DESCRIPTION\n\nThe file /etc/networks is a plain ASCII file that describes known DARPA networks and symbolic\nnames for these networks.  Each line represents a network and has the following structure:\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **FILES**\n- **SEE ALSO**\n- **COLOPHON**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "networks",
        "section": "",
        "mode": "man",
        "summary": "networks - network name information",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "getnetbyaddr",
                "section": "3",
                "url": "https://www.chedong.com/phpMan.php/man/getnetbyaddr/3/json"
            },
            {
                "name": "getnetbyname",
                "section": "3",
                "url": "https://www.chedong.com/phpMan.php/man/getnetbyname/3/json"
            },
            {
                "name": "getnetent",
                "section": "3",
                "url": "https://www.chedong.com/phpMan.php/man/getnetent/3/json"
            },
            {
                "name": "netstat",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/netstat/8/json"
            },
            {
                "name": "route",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/route/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 24,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COLOPHON",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "networks - network name information\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The file /etc/networks is a plain ASCII file that describes known DARPA networks and symbolic\nnames for these networks.  Each line represents a network and has the following structure:\n\nname number aliases ...\n\nwhere the fields are delimited by spaces or tabs.  Empty lines are ignored.  The hash charac‐\nter  (#) indicates the start of a comment: this character, and the remaining characters up to\nthe end of the current line, are ignored by library functions that process the file.\n\nThe field descriptions are:\n\nname   The symbolic name for the network.  Network names can contain any printable characters\nexcept white-space characters or the comment character.\n\nnumber The  official number for this network in numbers-and-dots notation (see inet(3)).  The\ntrailing \".0\" (for the host component of the network address) may be omitted.\n\naliases\nOptional aliases for the network.\n\nThis file is read by the route(8) and netstat(8) utilities.  Only Class A, B  or  C  networks\nare  supported,  partitioned  networks  (i.e., network/26 or network/28) are not supported by\nthis file.\n",
                "subsections": []
            },
            "FILES": {
                "content": "/etc/networks\nThe networks definition file.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "getnetbyaddr(3), getnetbyname(3), getnetent(3), netstat(8), route(8)\n",
                "subsections": []
            },
            "COLOPHON": {
                "content": "This page is part of release 5.10 of the Linux  man-pages  project.   A  description  of  the\nproject,  information about reporting bugs, and the latest version of this page, can be found\nat https://www.kernel.org/doc/man-pages/.\n\n\n\nGNU/Linux                                    2008-09-04                                  NETWORKS(5)",
                "subsections": []
            }
        }
    }
}