{
    "content": [
        {
            "type": "text",
            "text": "# MLOCK (man)\n\n## NAME\n\nmlock -- lock a mailbox\n\n## SYNOPSIS\n\n/usr/bin/mlock\n\n## DESCRIPTION\n\nIf libc-client.so is unable to create a mailbox lock file, it will call this program.  This\nmakes using the mailbox safe over i.e. NFS. There is no reason to call mlock yourself or\nthrough another program.  It is setgid mail so there is no need to change the permissions of\n/var/mail to 1777.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **BUGS**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "MLOCK",
        "section": "",
        "mode": "man",
        "summary": "mlock -- lock a mailbox",
        "synopsis": "/usr/bin/mlock",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "mlock -- lock a mailbox\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "/usr/bin/mlock\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "If libc-client.so is unable to create a mailbox lock file, it will call this program.  This\nmakes using the mailbox safe over i.e. NFS. There is no reason to call mlock yourself or\nthrough another program.  It is setgid mail so there is no need to change the permissions of\n/var/mail to 1777.\n",
                "subsections": []
            },
            "BUGS": {
                "content": "No documentation other than this crappy man page,\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "mlock was written by Mark Crispin <mrc@cac.washington.edu> This man page was written for\nDebian GNU/Linux by Jaldhar H. Vyas <jaldhar@debian.org>\n\n\n\nUW IMAP 2007f~dfsg-7build1                   2021-12-01                                     MLOCK(1)",
                "subsections": []
            }
        }
    }
}