Signed-off-by: Alejandro Colomar <alx@xxxxxxxxxx> --- man3/stpecpy.3 | 1 + man3/stpecpyx.3 | 1 + man3/strlcat.3 | 1 + man3/strlcpy.3 | 1 + man3/strscpy.3 | 1 + 5 files changed, 5 insertions(+) create mode 100644 man3/stpecpy.3 create mode 100644 man3/stpecpyx.3 create mode 100644 man3/strlcat.3 create mode 100644 man3/strlcpy.3 create mode 100644 man3/strscpy.3 diff --git a/man3/stpecpy.3 b/man3/stpecpy.3 new file mode 100644 index 000000000..ff7476a84 --- /dev/null +++ b/man3/stpecpy.3 @@ -0,0 +1 @@ +.so man3/strcpy.3 diff --git a/man3/stpecpyx.3 b/man3/stpecpyx.3 new file mode 100644 index 000000000..ff7476a84 --- /dev/null +++ b/man3/stpecpyx.3 @@ -0,0 +1 @@ +.so man3/strcpy.3 diff --git a/man3/strlcat.3 b/man3/strlcat.3 new file mode 100644 index 000000000..ff7476a84 --- /dev/null +++ b/man3/strlcat.3 @@ -0,0 +1 @@ +.so man3/strcpy.3 diff --git a/man3/strlcpy.3 b/man3/strlcpy.3 new file mode 100644 index 000000000..ff7476a84 --- /dev/null +++ b/man3/strlcpy.3 @@ -0,0 +1 @@ +.so man3/strcpy.3 diff --git a/man3/strscpy.3 b/man3/strscpy.3 new file mode 100644 index 000000000..ff7476a84 --- /dev/null +++ b/man3/strscpy.3 @@ -0,0 +1 @@ +.so man3/strcpy.3 -- 2.38.1