summaryrefslogtreecommitdiff
path: root/lang/guile1/files/patch-doc__ref__gh.texi
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-23 16:45:47 +0200
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-24 15:08:26 +0200
commita56bbe0104cbad417e302ceca26e03ee6bee6d4f (patch)
tree658bd33682bbaa40a287bb6700e69e36047c72ab /lang/guile1/files/patch-doc__ref__gh.texi
parent*/*: update NGINX JavaScript: 0.8.1 -> 0.8.2 (+) (diff)
lang/guile1: Remove USES=makeinfo
- Distfile ships with pregenerated info files - Remove patches related to texi files - Utilize USES=localbase
Diffstat (limited to 'lang/guile1/files/patch-doc__ref__gh.texi')
-rw-r--r--lang/guile1/files/patch-doc__ref__gh.texi11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/guile1/files/patch-doc__ref__gh.texi b/lang/guile1/files/patch-doc__ref__gh.texi
deleted file mode 100644
index a3fe80cd33bc..000000000000
--- a/lang/guile1/files/patch-doc__ref__gh.texi
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/ref/gh.texi.orig 2010-12-13 17:24:39 UTC
-+++ doc/ref/gh.texi
-@@ -995,8 +995,6 @@ These correspond to the Scheme @code{(co
-
- @deftypefun SCM gh_car (SCM @var{obj})
- @deftypefunx SCM gh_cdr (SCM @var{obj})
--@dots{}
--
- @deftypefunx SCM gh_c[ad][ad][ad][ad]r (SCM @var{obj})
- These correspond to the Scheme @code{(caadar ls)} procedures etc @dots{}
- @end deftypefun