From 929ef9950f36050dc25dd702f3ba85784a7e770e Mon Sep 17 00:00:00 2001 From: Alexander Vdolainen Date: Sun, 25 Oct 2015 03:44:46 +0200 Subject: [PATCH] sxhub_* renamed; --- man/connections_destroy.3 | 1 - man/connections_free.3 | 1 - man/connections_init.3 | 1 - man/{connections_create.3 => sxhub_create.3} | 0 man/sxhub_destroy.3 | 1 + man/sxhub_free.3 | 1 + man/sxhub_init.3 | 1 + 7 files changed, 3 insertions(+), 3 deletions(-) delete mode 120000 man/connections_destroy.3 delete mode 120000 man/connections_free.3 delete mode 120000 man/connections_init.3 rename man/{connections_create.3 => sxhub_create.3} (100%) create mode 120000 man/sxhub_destroy.3 create mode 120000 man/sxhub_free.3 create mode 120000 man/sxhub_init.3 diff --git a/man/connections_destroy.3 b/man/connections_destroy.3 deleted file mode 120000 index 5df5f7f..0000000 --- a/man/connections_destroy.3 +++ /dev/null @@ -1 +0,0 @@ -connections_create.3 \ No newline at end of file diff --git a/man/connections_free.3 b/man/connections_free.3 deleted file mode 120000 index 5df5f7f..0000000 --- a/man/connections_free.3 +++ /dev/null @@ -1 +0,0 @@ -connections_create.3 \ No newline at end of file diff --git a/man/connections_init.3 b/man/connections_init.3 deleted file mode 120000 index 5df5f7f..0000000 --- a/man/connections_init.3 +++ /dev/null @@ -1 +0,0 @@ -connections_create.3 \ No newline at end of file diff --git a/man/connections_create.3 b/man/sxhub_create.3 similarity index 100% rename from man/connections_create.3 rename to man/sxhub_create.3 diff --git a/man/sxhub_destroy.3 b/man/sxhub_destroy.3 new file mode 120000 index 0000000..1818e31 --- /dev/null +++ b/man/sxhub_destroy.3 @@ -0,0 +1 @@ +sxhub_create.3 \ No newline at end of file diff --git a/man/sxhub_free.3 b/man/sxhub_free.3 new file mode 120000 index 0000000..1818e31 --- /dev/null +++ b/man/sxhub_free.3 @@ -0,0 +1 @@ +sxhub_create.3 \ No newline at end of file diff --git a/man/sxhub_init.3 b/man/sxhub_init.3 new file mode 120000 index 0000000..1818e31 --- /dev/null +++ b/man/sxhub_init.3 @@ -0,0 +1 @@ +sxhub_create.3 \ No newline at end of file