[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Fwd: [PATCH] man: find posix man pages
From:       John Spencer <maillist-busybox () barfooze ! de>
Date:       2013-07-15 13:40:14
Message-ID: 51E3FBBE.3030103 () barfooze ! de
[Download RAW message or body]

ping

-------- Original Message --------


the posix manpages (
http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2003-a.tar.xz 

) are placed in man0p man1p and man3p.

Signed-off-by: John Spencer <maillist-busybox@barfooze.de>



["busybox-man-posix.patch" (text/x-patch)]

--- busybox-1.20.2.org/miscutils/man.c	2013-06-02 10:12:54.251000003 +0000
+++ busybox-1.20.2/miscutils/man.c	2013-06-02 11:04:56.191000003 +0000
@@ -162,7 +162,7 @@
 	opt = getopt32(argv, "+aw");
 	argv += optind;
 
-	sec_list = xstrdup("1:2:3:4:5:6:7:8:9");
+	sec_list = xstrdup("0p:1:1p:2:3:3p:4:5:6:7:8:9");
 	/* Last valid man_path_list[] is [0x10] */
 	count_mp = 0;
 	man_path_list = xzalloc(0x11 * sizeof(man_path_list[0]));



_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic