diff options
author | Mattias Andrée <maandree@kth.se> | 2018-11-05 19:13:45 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-11-05 19:13:45 +0100 |
commit | 06b28540e8fe7f853a1c3a794466043ba27cad72 (patch) | |
tree | e16e8863f664270e89f1e1432bb34e96c7d33a34 /man | |
parent | Rename isutf8 to strisutf8 and add man page (diff) | |
download | libsimple-06b28540e8fe7f853a1c3a794466043ba27cad72.tar.gz libsimple-06b28540e8fe7f853a1c3a794466043ba27cad72.tar.bz2 libsimple-06b28540e8fe7f853a1c3a794466043ba27cad72.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man')
l--------- | man/isutf8.3libsimple | 1 | ||||
l--------- | man/strisutf8.3libsimple | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/man/isutf8.3libsimple b/man/isutf8.3libsimple deleted file mode 120000 index 7432fcc..0000000 --- a/man/isutf8.3libsimple +++ /dev/null @@ -1 +0,0 @@ -libsimple_isutf8.3
\ No newline at end of file diff --git a/man/strisutf8.3libsimple b/man/strisutf8.3libsimple new file mode 120000 index 0000000..0f01521 --- /dev/null +++ b/man/strisutf8.3libsimple @@ -0,0 +1 @@ +libsimple_strisutf8.3
\ No newline at end of file |