gcc-6: don't ship info pages
[unleashed-userland.git] / components / gc / patches / gc.man.patch
blobfab53f58d8e31d6ca3d88a4e35e0d51bad3db84c
1 --- gc-7.2/doc/gc.man.orig 2013-12-24 22:17:59.812772923 +0400
2 +++ gc-7.2/doc/gc.man 2013-12-24 22:18:06.069235364 +0400
3 @@ -1,4 +1,4 @@
4 -.TH GC_MALLOC 1L "2 October 2003"
5 +.TH GC_MALLOC 3 "2 October 2003"
6 .SH NAME
7 GC_malloc, GC_malloc_atomic, GC_free, GC_realloc, GC_enable_incremental, GC_register_finalizer, GC_malloc_ignore_off_page, GC_malloc_atomic_ignore_off_page, GC_set_warn_proc \- Garbage collecting malloc replacement
8 .SH SYNOPSIS