From 4db80e9c5037af3e2646a1e0a400c8e24b8e6edf Mon Sep 17 00:00:00 2001 From: h00520221 Date: Mon, 18 Mar 2024 07:24:49 +0000 Subject: [PATCH] Description:rm man3 and man7 IssueNo: https://gitee.com/openharmony/third_party_elfutils/issues/I99F9J?from=project-issue Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: D0ub1eH --- doc/man3 | 1 - doc/man7 | 1 - 2 files changed, 2 deletions(-) delete mode 120000 doc/man3 delete mode 120000 doc/man7 diff --git a/doc/man3 b/doc/man3 deleted file mode 120000 index 945c9b46..00000000 --- a/doc/man3 +++ /dev/null @@ -1 +0,0 @@ -. \ No newline at end of file diff --git a/doc/man7 b/doc/man7 deleted file mode 120000 index 945c9b46..00000000 --- a/doc/man7 +++ /dev/null @@ -1 +0,0 @@ -. \ No newline at end of file -- Gitee