diff options
author | Christopher Faylor <me@cgf.cx> | 2000-11-19 04:58:18 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-11-19 04:58:18 +0000 |
commit | 86d2c003fe3450b5bbd30d9c42307a47d25074a1 (patch) | |
tree | f51d15e0ee695ac5013786f3d02b8d7af3b84f1e /winsup/cygwin/external.sgml | |
parent | 04979a0fc382146a2a7f64e57aa6521155773e12 (diff) | |
download | cygnal-86d2c003fe3450b5bbd30d9c42307a47d25074a1.tar.gz cygnal-86d2c003fe3450b5bbd30d9c42307a47d25074a1.tar.bz2 cygnal-86d2c003fe3450b5bbd30d9c42307a47d25074a1.zip |
*** empty log message ***
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> |