summaryrefslogtreecommitdiff
path: root/devel/global/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'devel/global/patches/patch-ae')
-rw-r--r--devel/global/patches/patch-ae28
1 files changed, 0 insertions, 28 deletions
diff --git a/devel/global/patches/patch-ae b/devel/global/patches/patch-ae
deleted file mode 100644
index 2f02d1a3218..00000000000
--- a/devel/global/patches/patch-ae
+++ /dev/null
@@ -1,28 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2000/04/21 06:46:12 sakamoto Exp $
-
---- global/global.1.orig Tue Jan 25 17:52:23 2000
-+++ global/global.1 Fri Mar 24 05:14:26 2000
-@@ -109,6 +109,7 @@
- print the locations of specified symbol other than function names.
- You need GSYMS tags file. See
- .Xr gtags 1 .
-+.El
- .Sh OPTIONS
- The following options are available:
- .Bl -tag -width Ds
-@@ -131,6 +132,7 @@
- .It Fl x
- In addition to the default output, produce the line number and
- the line contents.
-+.El
- .Sh FILES
- .Bl -tag -width tags -compact
- .It Pa GTAGS
-@@ -155,6 +157,7 @@
- If this variable is set, its value is used as the path to search for library
- functions. If specified function is not found in a source tree,
- global search in these path too.
-+.El
- .Sh DIAGNOSTICS
- .Nm Global
- exits with a non 0 value if an error occurred, 0 otherwise.