diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-16 01:27:26 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-16 01:27:59 +0100 |
commit | 76222605cd893c77de969c6ff68626a5468ae367 (patch) | |
tree | 5943ee14ae78ca2f661c5bebbabd914e103b4e14 | |
parent | 81582b07623a0a999898325140e8f1539d1ca5dd (diff) |
hurd/glibc/hurd-specific_api: Markdown syntax.
-rw-r--r-- | hurd/glibc/hurd-specific_api.mdwn | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/hurd/glibc/hurd-specific_api.mdwn b/hurd/glibc/hurd-specific_api.mdwn index 0048a13f..aaaf8e2e 100644 --- a/hurd/glibc/hurd-specific_api.mdwn +++ b/hurd/glibc/hurd-specific_api.mdwn @@ -6,11 +6,15 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU_Free_Documentation_License|/fdl]]."]] -## <a name="Hurd_specific_glibc_API"> </a> Hurd-specific glibc API +[[meta title="Hurd-specific glibc API"]] -These functions have meaning only under Hurd. They are needed to get port names that are used in native Hurd API (the RPC calls to servers). The `.defs` and `.h` files can be found in +These functions have meaning only under Hurd. They are needed to get port +names that are used in native Hurd API (the RPC calls to servers). The `.defs` +and `.h` files can be found in `/include/hurd` when all development files are +installed (Debian package `hurd-dev`.) Note that `.defs` are not included in C +programs -- they are used to produce `.h` files. -`/include/hurd` when all development files are installed (Debian package `hurd-dev`.) Note that `.defs` are not included in C programs - they are used to produce `.h` files. +<!-- TODO. Need to convert this to a proper table. --tschwinge --> <dl> <p> |