From ade4fb6ef4588f370c1bdbdb90665501140a608d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 27 Aug 2009 16:21:38 -0700 Subject: [PATCH] -m(dup2): Texinfo typo --- doc/posix-functions/dup2.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/posix-functions/dup2.texi b/doc/posix-functions/dup2.texi index a9b4c91fe..fd2cb0753 100644 --- a/doc/posix-functions/dup2.texi +++ b/doc/posix-functions/dup2.texi @@ -17,7 +17,7 @@ This function can hang when duplicating an fd to itself on some platforms: mingw. @item -This function returns 0 for @code(dup2 (1, 1)} on some platforms: +This function returns 0 for @code{dup2 (1, 1)} on some platforms: Cygwin 1.5.x. @item -- 2.11.0