[v2,2/2] error_t: New link to system_data_types(7)

Message ID 20201026221622.24879-2-colomar.6.4.3@gmail.com
State Not applicable
Headers
Series [v2,1/2] system_data_types.7: Add 'error_t' |

Commit Message

Alejandro Colomar Oct. 26, 2020, 10:16 p.m. UTC
  Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
---
 man3/error_t.3 | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 man3/error_t.3
  

Comments

Alejandro Colomar Oct. 26, 2020, 10:48 p.m. UTC | #1
Hi Michael,

I forgot '.3' in the page name in the commit message. Please add it.

Thanks,

Alex

On 2020-10-26 23:16, Alejandro Colomar wrote:
> Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
> ---
>   man3/error_t.3 | 1 +
>   1 file changed, 1 insertion(+)
>   create mode 100644 man3/error_t.3
> 
> diff --git a/man3/error_t.3 b/man3/error_t.3
> new file mode 100644
> index 000000000..db50c0f09
> --- /dev/null
> +++ b/man3/error_t.3
> @@ -0,0 +1 @@
> +.so man7/system_data_types.7
>
  

Patch

diff --git a/man3/error_t.3 b/man3/error_t.3
new file mode 100644
index 000000000..db50c0f09
--- /dev/null
+++ b/man3/error_t.3
@@ -0,0 +1 @@ 
+.so man7/system_data_types.7