summaryrefslogtreecommitdiffstats
path: root/substvars
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-24 14:16:14 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-24 14:16:47 (EDT)
commit5a68a51d9edebd1e251863599513a2b41c661ae4 (patch)
tree4306aa0f5dbad6aa918283be94a8866d8d1ac408 /substvars
parentcff050616dc5f7fdc34678b04a3ec97c1ee0f671 (diff)
Factor out common description
Diffstat (limited to 'substvars')
-rw-r--r--substvars5
1 files changed, 5 insertions, 0 deletions
diff --git a/substvars b/substvars
new file mode 100644
index 0000000..147e33b
--- /dev/null
+++ b/substvars
@@ -0,0 +1,5 @@
+Common-Description:
+ The ncurses (new curses) library is a free software emulation of curses in
+ System V Release 4.0, and more. It uses terminfo format, supports pads and
+ color and multiple highlights and forms characters and function-key mapping,
+ and has all the other SYSV-curses enhancements over BSD curses.