diff options
Diffstat (limited to 'winsup/cygwin/external.sgml')
-rw-r--r-- | winsup/cygwin/external.sgml | 4 |
1 files changed, 3 insertions, 1 deletions
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 @@ </funcsynopsis> <para>This function gives you access to various internal data and functions. -Stay away unless you know what you're doing.</para> +It takes two arguments. The first argument is a type from the 'cygwin_getinfo_types' +enum. The second is an optional pointer.</para> +<para>Stay away unless you know what you're doing.</para> </sect1> |