{
    "content": [
        {
            "type": "text",
            "text": "# mlock (info)\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\nthis program.  This makes using the mailbox safe over i.e. NFS. There\nis no reason to call mlock yourself or through another program.  It is\nsetgid mail so there is no need to change the permissions of /var/mail\nto 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": "info",
        "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": 6,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "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\nthis program.  This makes using the mailbox safe over i.e. NFS. There\nis no reason to call mlock yourself or through another program.  It is\nsetgid mail so there is no need to change the permissions of /var/mail\nto 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\npage was written for Debian GNU/Linux by Jaldhar H. Vyas\n<jaldhar@debian.org>\n\nUW IMAP 2007f~dfsg-7build1        2021-12-01                          MLOCK(1)",
                "subsections": []
            }
        }
    }
}