Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.4-rc1 7 lines 135 B view raw
1all: 2 rst2man man/libperf.rst > man/libperf.7 3 rst2pdf tutorial/tutorial.rst 4 5clean: 6 rm -f man/libperf.7 7 rm -f tutorial/tutorial.pdf