Commit 522f8fef49848927482bc63c94afaea5b84e5ec1

Anthony Green 2013-02-06T20:31:31

Fix man page. Clean out junk.

diff --git a/ChangeLog b/ChangeLog
index 1a33fb8..76d330f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2013-02-06  Anthony Green <green@moxielogic.com>
 
+	* man/ffi_prep_cif.3: Clean up for debian lintian checker.
+
+2013-02-06  Anthony Green <green@moxielogic.com>
+
 	* Makefile.am (pkgconfigdir): Add missing pkgconfig install bits.
 	* Makefile.in: Rebuild.
 
diff --git a/man/ffi_prep_cif.3 b/man/ffi_prep_cif.3
index e1bdbd7..4ce049c 100644
--- a/man/ffi_prep_cif.3
+++ b/man/ffi_prep_cif.3
@@ -61,8 +61,7 @@ does not refer to a valid ABI,
 .Nm FFI_BAD_ABI
 will be returned. Available ABIs are
 defined in
-.Nm <ffitarget.h>
-.
+.Nm <ffitarget.h> .
 .Sh SEE ALSO
 .Xr ffi 3 ,
 .Xr ffi_call 3 ,
diff --git a/testsuite/libffi.call/a.out b/testsuite/libffi.call/a.out
deleted file mode 100755
index 93ee85b..0000000
Binary files a/testsuite/libffi.call/a.out and /dev/null differ