{
    "content": [
        {
            "type": "text",
            "text": "# dhclient.leases (man)\n\n## NAME\n\ndhclient.leases - DHCP client lease database\n\n## DESCRIPTION\n\nThe Internet Systems Consortium DHCP client keeps a persistent database of leases that it has\nacquired that are still valid.   The database is a free-form ASCII file containing one  valid\ndeclaration per lease.   If more than one declaration appears for a given lease, the last one\nin the file is used.   The file is written as a log, so this is not an unusual occurrence.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **FILES** (1 subsections)\n- **SEE ALSO**\n- **AUTHOR** (1 subsections)\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "dhclient.leases",
        "section": "",
        "mode": "man",
        "summary": "dhclient.leases - DHCP client lease database",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "dhclient",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/dhclient/8/json"
            },
            {
                "name": "dhcp-options",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/dhcp-options/5/json"
            },
            {
                "name": "dhclient.conf",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/dhclient.conf/5/json"
            },
            {
                "name": "dhcpd",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/dhcpd/8/json"
            },
            {
                "name": "dhcpd.conf",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/dhcpd.conf/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 1,
                "subsections": [
                    {
                        "name": "/var/lib/dhcp/dhclient.leases",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 1,
                "subsections": [
                    {
                        "name": "https://www.isc.org.",
                        "lines": 1
                    }
                ]
            }
        ],
        "sections": {
            "NAME": {
                "content": "dhclient.leases - DHCP client lease database\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The Internet Systems Consortium DHCP client keeps a persistent database of leases that it has\nacquired that are still valid.   The database is a free-form ASCII file containing one  valid\ndeclaration per lease.   If more than one declaration appears for a given lease, the last one\nin the file is used.   The file is written as a log, so this is not an unusual occurrence.\n\nThe format of the lease declarations is described in dhclient.conf(5).\n",
                "subsections": []
            },
            "FILES": {
                "content": "",
                "subsections": [
                    {
                        "name": "/var/lib/dhcp/dhclient.leases",
                        "content": ""
                    }
                ]
            },
            "SEE ALSO": {
                "content": "dhclient(8), dhcp-options(5), dhclient.conf(5), dhcpd(8), dhcpd.conf(5), RFC2132, RFC2131.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "dhclient(8)   Information   about   Internet   Systems   Consortium   can   be    found    at",
                "subsections": [
                    {
                        "name": "https://www.isc.org.",
                        "content": "dhclient.leases(5)"
                    }
                ]
            }
        }
    }
}