[RFC,v3,4/4] PA_CHAR.3const, PA_DOUBLE.3const, PA_FLAG_LONG.3const, PA_FLAG_LONG_DOUBLE.3const, PA_FLAG_LONG_LONG.3const, PA_FLAG_PTR.3const, PA_FLAG_SHORT.3const, PA_FLOAT.3const, PA_INT.3const, PA_LAST.3const, PA_POINTER.3const, PA_STRING.3const, PA_WCH

Message ID 20220919165456.28289-5-alx.manpages@gmail.com
State Not applicable
Headers
Series register_printf_speficier.3, register_printf_modifier.3, register_printf_type.3: Add new manual page and links |

Commit Message

Alejandro Colomar Sept. 19, 2022, 4:54 p.m. UTC
  Cc: Walter Harms <wharms@bfs.de>
Cc: <Radisson97@gmx.de>
Cc: "G. Branden Robinson" <g.branden.robinson@gmail.com>
Cc: <libc-alpha@sourceware.org>
Signed-off-by: Alex Colomar <alx.manpages@gmail.com>
---
 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
  

Patch

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