From 0bd4c130d3529adde210e8a7e8420b4950ae3d81 Mon Sep 17 00:00:00 2001 From: William McBrine Date: Wed, 12 Jan 2022 15:59:23 -0500 Subject: [PATCH] take 2 --- docs/i.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/i.md b/docs/i.md index db47e5b4..9e22662d 100644 --- a/docs/i.md +++ b/docs/i.md @@ -1,23 +1,23 @@ PDCurses ======== -Stable: [v3.9] +Stable: [v3.9] Beta: [See git repository][git] -PDCurses is a public domain curses library for DOS, OS/2, Windows -console, X11 and SDL, implementing most of the functions available in -X/Open and System V R4 curses. It supports many compilers for these -platforms. The X11 port lets you recompile existing text-mode curses +PDCurses is a public domain curses library for DOS, OS/2, Windows +console, X11 and SDL, implementing most of the functions available in +X/Open and System V R4 curses. It supports many compilers for these +platforms. The X11 port lets you recompile existing text-mode curses programs to produce native X11 applications. PDCurses is distributed mainly as source code, but some pre-compiled libraries may be available. See the [downloads page] for a list. -There's a low-traffic mailing list for announcements and discussion. To -subscribe, email the [list server], with the first line of the body of +There's a low-traffic mailing list for announcements and discussion. To +subscribe, email the [list server], with the first line of the body of the message containing: - subscribe pdcurses-l +`subscribe pdcurses-l` or you can read the mailing list [archive].