-m(dup2): Texinfo typo
[gnulib.git] / doc / posix-functions / dup2.texi
index a9b4c91..fd2cb07 100644 (file)
@@ -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