about summary refs log tree commit diff homepage
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-11 17:01:03 -0500
committerJune McEnroe <june@causal.agency>2018-11-11 17:01:03 -0500
commitd2ded174afbd66985b3b1fa9f71c48d7559ab380 (patch)
tree619f71792b5cb4b866cbc42dab5a3f7d53420658
parentSeparate out inflateInit.3 and inflateEnd.3 (diff)
downloadzlib-man-pages-d2ded174afbd66985b3b1fa9f71c48d7559ab380.tar.gz
zlib-man-pages-d2ded174afbd66985b3b1fa9f71c48d7559ab380.zip
Remove symlinks
l---------adler32_z.31
l---------compress2.31
l---------crc32_z.31
l---------uncompress2.31
4 files changed, 0 insertions, 4 deletions
diff --git a/adler32_z.3 b/adler32_z.3
deleted file mode 120000
index 630dd96..0000000
--- a/adler32_z.3
+++ /dev/null
@@ -1 +0,0 @@
-adler32.3
\ No newline at end of file
diff --git a/compress2.3 b/compress2.3
deleted file mode 120000
index 07c2c16..0000000
--- a/compress2.3
+++ /dev/null
@@ -1 +0,0 @@
-compress.3
\ No newline at end of file
diff --git a/crc32_z.3 b/crc32_z.3
deleted file mode 120000
index cd5bed9..0000000
--- a/crc32_z.3
+++ /dev/null
@@ -1 +0,0 @@
-crc32.3
\ No newline at end of file
diff --git a/uncompress2.3 b/uncompress2.3
deleted file mode 120000
index 163d16c..0000000
--- a/uncompress2.3
+++ /dev/null
@@ -1 +0,0 @@
-uncompress.3
\ No newline at end of file
'> 2019-02-08Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe