{
    "mode": "man",
    "parameter": "w3mman",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/w3mman/1/json",
    "generated": "2026-05-30T05:15:04Z",
    "synopsis": "w3mman [ -M path ] [ [ section ] page ]\nw3mman [ -M path ] [ section ] -k keyword\nw3mman -l file",
    "sections": {
        "NAME": {
            "content": "w3mman - an interface to the on-line reference manuals via w3m(1)\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "w3mman [ -M path ] [ [ section ] page ]\nw3mman [ -M path ] [ section ] -k keyword\nw3mman -l file\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "w3mman is a Perl script that uses w3m(1) to serve as a pager for on-line reference manuals.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "A summary of options is included below.\n",
            "subsections": [
                {
                    "name": "-M",
                    "content": "Specify path as alternative MANPATH to use.\n",
                    "flag": "-M"
                },
                {
                    "name": "-k",
                    "content": "Specify keyword.\n",
                    "flag": "-k"
                },
                {
                    "name": "-l",
                    "content": "Specify a file.\n",
                    "flag": "-l"
                }
            ]
        },
        "ENVIRONMENT": {
            "content": "Two variables are available for debugging.\n\nW3MMANW3M\nIf W3MMANW3M is set, its value is used instead of w3m.\n\nW3MMANMAN\nIf W3MMANMAN is set, its value is used instead of /usr/bin/man.\n",
            "subsections": []
        },
        "FILES": {
            "content": "/usr/lib/w3m/cgi-bin/w3mman2html.cgi\nmanual page to HTML converter.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "man(1), w3m(1).\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "This  manual page was written by Fumitoshi UKAI <ukai@debian.or.jp>, for the Debian GNU/Linux\nsystem (but may be used by others).\n\n\n\n2016-07-13                                    W3MMAN(1)",
            "subsections": []
        }
    },
    "summary": "w3mman - an interface to the on-line reference manuals via w3m(1)",
    "flags": [
        {
            "flag": "-M",
            "long": null,
            "arg": null,
            "description": "Specify path as alternative MANPATH to use."
        },
        {
            "flag": "-k",
            "long": null,
            "arg": null,
            "description": "Specify keyword."
        },
        {
            "flag": "-l",
            "long": null,
            "arg": null,
            "description": "Specify a file."
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "man",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/man/1/json"
        },
        {
            "name": "w3m",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/w3m/1/json"
        }
    ]
}