From 4d98e97bbbb1b43300ede6b4d5b5de3f6a557d1d Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 9 Oct 2008 15:07:38 +0200 Subject: [PATCH] dup3.2: New link to dup.2 dup.2 now contains the description of the new dup3() syscall. Signed-off-by: Michael Kerrisk --- man2/dup3.2 | 1 + 1 file changed, 1 insertion(+) create mode 100644 man2/dup3.2 diff --git a/man2/dup3.2 b/man2/dup3.2 new file mode 100644 index 000000000..49a65c65d --- /dev/null +++ b/man2/dup3.2 @@ -0,0 +1 @@ +.so man2/dup.2