diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2017-02-20 00:33:09 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2017-03-03 00:39:27 -0800 |
commit | a0d7ef9ed4db23c77b5a3470d08a66f2b49f2436 (patch) | |
tree | 4ca3149c1e53c38ffe66c51dd75e7effc9fed203 | |
parent | 1eee4d3de9f7dfc0a3a57f0304c4595c0934ee8b (diff) | |
download | scm-a0d7ef9ed4db23c77b5a3470d08a66f2b49f2436.tar.gz scm-a0d7ef9ed4db23c77b5a3470d08a66f2b49f2436.zip |
move doc-base section (doc-base-uses-applications-section)
-rw-r--r-- | debian/scm.doc-base | 2 | ||||
-rw-r--r-- | debian/scm.doc-base.scm-xlib | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/scm.doc-base b/debian/scm.doc-base index 9db1e60..a22f0d7 100644 --- a/debian/scm.doc-base +++ b/debian/scm.doc-base @@ -2,7 +2,7 @@ Document: scm Title: SCM: scheme interpreter Author: Aubrey Jaffer Abstract: This manual describes the scheme interpreter scm. -Section: Apps/Programming +Section: Programming Format: info Index: /usr/share/info/scm.info.gz diff --git a/debian/scm.doc-base.scm-xlib b/debian/scm.doc-base.scm-xlib index 9a22515..4b1b637 100644 --- a/debian/scm.doc-base.scm-xlib +++ b/debian/scm.doc-base.scm-xlib @@ -2,7 +2,7 @@ Document: scm-xlib Title: X Interface for SCM scheme interpreter Author: Aubrey Jaffer Abstract: This manual describes the X Interface for scheme interpreter SCM. -Section: Apps/Programming +Section: Programming Format: info Index: /usr/share/info/Xlibscm.info.gz |