diff options
author | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-12-17 03:38:26 +0000 |
---|---|---|
committer | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-12-17 03:38:26 +0000 |
commit | 5cfdf93099c8b94358ce85693e52d5d5826a0421 (patch) | |
tree | c79e1e1de587896e6d93e2ffef1190da615976a6 /qemu-doc.texi | |
parent | 69b349765c95b76a446011ee71de57c07c1371e8 (diff) |
Add closing table tag.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3827 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index 04529a1157..e01c5fc64e 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -2517,6 +2517,7 @@ space emulator hasn't implemented ptrace). At the moment this is incomplete. All system calls that don't have a specific argument format are printed with information for six arguments. Many flag-style arguments don't have decoders and will show up as numbers. +@end table @node Other binaries @subsection Other binaries |