diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-09-01 00:13:39 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-09-01 00:13:39 +0200 |
commit | 688fc9d79713c183c0b7ff2bc1717525c773bee9 (patch) | |
tree | 2ef42ed6a293167b41dd26eab998c5720670b209 /glibc/debugging.mdwn | |
parent | 3f05ba8ce9792e34226595f730ce8bf4b0945b9b (diff) | |
download | web-688fc9d79713c183c0b7ff2bc1717525c773bee9.tar.gz web-688fc9d79713c183c0b7ff2bc1717525c773bee9.tar.bz2 web-688fc9d79713c183c0b7ff2bc1717525c773bee9.zip |
glibc/debugging/ld_so_console: New.
Patch by Ludovic Courtès.
Diffstat (limited to 'glibc/debugging.mdwn')
-rw-r--r-- | glibc/debugging.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/glibc/debugging.mdwn b/glibc/debugging.mdwn new file mode 100644 index 00000000..6b035c12 --- /dev/null +++ b/glibc/debugging.mdwn @@ -0,0 +1,11 @@ +[[!meta copyright="Copyright © 2011 Free Software Foundation, Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +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]]."]]"""]] + + * [[ld_so_console]] |