diff --git a/winsup/cygwin/external.sgml b/winsup/cygwin/external.sgml index a41d34936..270eede4d 100644 --- a/winsup/cygwin/external.sgml +++ b/winsup/cygwin/external.sgml @@ -10,7 +10,9 @@ This function gives you access to various internal data and functions. -Stay away unless you know what you're doing. +It takes two arguments. The first argument is a type from the 'cygwin_getinfo_types' +enum. The second is an optional pointer. +Stay away unless you know what you're doing.