{
    "content": [
        {
            "type": "text",
            "text": "# pgmhist(1) (man)\n\n**Summary:** pgmhist - print a histogram of the values in a portable graymap\n\n**Synopsis:** pgmhist [pgmfile]\n\n## See Also\n\n- pgmnorm(1)\n- pgm(5)\n- ppmhist(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (2 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\npgmhist - print a histogram of the values in a portable graymap\n\n### SYNOPSIS\n\npgmhist [pgmfile]\n\n### DESCRIPTION\n\nReads a portable graymap as input.  Prints a histogram of the gray values.\n\n### SEE ALSO\n\npgmnorm(1), pgm(5), ppmhist(1)\n\n### AUTHOR\n\nCopyright (C) 1989 by Jef Poskanzer.\n\n\n\n28 February 1989                                pgmhist(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "pgmhist",
        "section": "1",
        "mode": "man",
        "summary": "pgmhist - print a histogram of the values in a portable graymap",
        "synopsis": "pgmhist [pgmfile]",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "pgmnorm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pgmnorm/1/json"
            },
            {
                "name": "pgm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/pgm/5/json"
            },
            {
                "name": "ppmhist",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ppmhist/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}