Cc: Walter Harms <wharms@xxxxxx> Cc: <Radisson97@xxxxxx> Cc: "G. Branden Robinson" <g.branden.robinson@xxxxxxxxx> Cc: <libc-alpha@xxxxxxxxxxxxxx> Signed-off-by: Alex Colomar <alx.manpages@xxxxxxxxx> --- man3const/PA_CHAR.3const | 1 + man3const/PA_DOUBLE.3const | 1 + man3const/PA_FLAG_LONG.3const | 1 + man3const/PA_FLAG_LONG_DOUBLE.3const | 1 + man3const/PA_FLAG_LONG_LONG.3const | 1 + man3const/PA_FLAG_PTR.3const | 1 + man3const/PA_FLAG_SHORT.3const | 1 + man3const/PA_FLOAT.3const | 1 + man3const/PA_INT.3const | 1 + man3const/PA_LAST.3const | 1 + man3const/PA_POINTER.3const | 1 + man3const/PA_STRING.3const | 1 + man3const/PA_WCHAR.3const | 1 + man3const/PA_WSTRING.3const | 1 + 14 files changed, 14 insertions(+) create mode 100644 man3const/PA_CHAR.3const create mode 100644 man3const/PA_DOUBLE.3const create mode 100644 man3const/PA_FLAG_LONG.3const create mode 100644 man3const/PA_FLAG_LONG_DOUBLE.3const create mode 100644 man3const/PA_FLAG_LONG_LONG.3const create mode 100644 man3const/PA_FLAG_PTR.3const create mode 100644 man3const/PA_FLAG_SHORT.3const create mode 100644 man3const/PA_FLOAT.3const create mode 100644 man3const/PA_INT.3const create mode 100644 man3const/PA_LAST.3const create mode 100644 man3const/PA_POINTER.3const create mode 100644 man3const/PA_STRING.3const create mode 100644 man3const/PA_WCHAR.3const create mode 100644 man3const/PA_WSTRING.3const diff --git a/man3const/PA_CHAR.3const b/man3const/PA_CHAR.3const new file mode 100644 index 000000000..ad10bad38 --- /dev/null +++ b/man3const/PA_CHAR.3const @@ -0,0 +1 @@ +.so man3head/printf.h.3head diff --git a/man3const/PA_DOUBLE.3const b/man3const/PA_DOUBLE.3const new file mode 100644 index 000000000..ad10bad38 --- /dev/null +++ b/man3const/PA_DOUBLE.3const @@ -0,0 +1 @@ +.so man3head/printf.h.3head diff --git a/man3const/PA_FLAG_LONG.3const b/man3const/PA_FLAG_LONG.3const new file mode 100644 index 000000000..ad10bad38 --- /dev/null +++ b/man3const/PA_FLAG_LONG.3const @@ -0,0 +1 @@ +.so man3head/printf.h.3head diff --git a/man3const/PA_FLAG_LONG_DOUBLE.3const b/man3const/PA_FLAG_LONG_DOUBLE.3const new file mode 100644 index 000000000..ad10bad38 --- /dev/null +++ b/man3const/PA_FLAG_LONG_DOUBLE.3const @@ -0,0 +1 @@ +.so man3head/printf.h.3head diff --git a/man3const/PA_FLAG_LONG_LONG.3const b/man3const/PA_FLAG_LONG_LONG.3const new file mode 100644 index 000000000..ad10bad38 --- /dev/null +++ b/man3const/PA_FLAG_LONG_LONG.3const @@ -0,0 +1 @@ +.so man3head/printf.h.3head diff --git a/man3const/PA_FLAG_PTR.3const b/man3const/PA_FLAG_PTR.3const new file mode 100644 index 000000000..ad10bad38 --- /dev/null +++ b/man3const/PA_FLAG_PTR.3const @@ -0,0 +1 @@ +.so man3head/printf.h.3head diff --git a/man3const/PA_FLAG_SHORT.3const b/man3const/PA_FLAG_SHORT.3const new file mode 100644 index 000000000..ad10bad38 --- /dev/null +++ b/man3const/PA_FLAG_SHORT.3const @@ -0,0 +1 @@ +.so man3head/printf.h.3head diff --git a/man3const/PA_FLOAT.3const b/man3const/PA_FLOAT.3const new file mode 100644 index 000000000..ad10bad38 --- /dev/null +++ b/man3const/PA_FLOAT.3const @@ -0,0 +1 @@ +.so man3head/printf.h.3head diff --git a/man3const/PA_INT.3const b/man3const/PA_INT.3const new file mode 100644 index 000000000..ad10bad38 --- /dev/null +++ b/man3const/PA_INT.3const @@ -0,0 +1 @@ +.so man3head/printf.h.3head diff --git a/man3const/PA_LAST.3const b/man3const/PA_LAST.3const new file mode 100644 index 000000000..ad10bad38 --- /dev/null +++ b/man3const/PA_LAST.3const @@ -0,0 +1 @@ +.so man3head/printf.h.3head diff --git a/man3const/PA_POINTER.3const b/man3const/PA_POINTER.3const new file mode 100644 index 000000000..ad10bad38 --- /dev/null +++ b/man3const/PA_POINTER.3const @@ -0,0 +1 @@ +.so man3head/printf.h.3head diff --git a/man3const/PA_STRING.3const b/man3const/PA_STRING.3const new file mode 100644 index 000000000..ad10bad38 --- /dev/null +++ b/man3const/PA_STRING.3const @@ -0,0 +1 @@ +.so man3head/printf.h.3head diff --git a/man3const/PA_WCHAR.3const b/man3const/PA_WCHAR.3const new file mode 100644 index 000000000..ad10bad38 --- /dev/null +++ b/man3const/PA_WCHAR.3const @@ -0,0 +1 @@ +.so man3head/printf.h.3head diff --git a/man3const/PA_WSTRING.3const b/man3const/PA_WSTRING.3const new file mode 100644 index 000000000..ad10bad38 --- /dev/null +++ b/man3const/PA_WSTRING.3const @@ -0,0 +1 @@ +.so man3head/printf.h.3head -- 2.37.2