{
    "content": [
        {
            "type": "text",
            "text": "# ircio(1) (man)\n\n**Summary:** ircio - A quaint little program to make irc life PING free\n\n## See Also\n\n- ircII(1)\n- ircflush(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **DESCRIPTION** (6 lines)\n- **AUTHOR** (2 lines)\n- **SEE ALSO** (5 lines)\n\n## Full Content\n\n### NAME\n\nircio - A quaint little program to make irc life PING free\n\n### DESCRIPTION\n\nThis  little  program connects to the server (given as arg 1) on the given port (given as arg\n2).  It then accepts input from stdin and sends it to that server. Likewise, it  reads  stuff\nsent  from the server and sends it to stdout.  Simple?  Yes, it is.  But wait!  There's more!\nIt also intercepts server PINGs and automatically responds  to  them.    This  frees  up  the\nprocess that starts ircio (such as IRCII) to pause without fear of being pooted off the net.\n\n### AUTHOR\n\nMichael Sandrof\n\n### SEE ALSO\n\nircII(1), ircflush(1)\n\n\n\nirccio-VERSION                                   ircio(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "ircio",
        "section": "1",
        "mode": "man",
        "summary": "ircio - A quaint little program to make irc life PING free",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "ircII",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ircII/1/json"
            },
            {
                "name": "ircflush",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ircflush/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}