Skip to content

Commit 465f474

Browse files
authored
Merge pull request #15 from ebpffoundation/draft-readme
Add pointer to Internet-Draft format in the README
2 parents de2ee9b + 85f8c58 commit 465f474

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# eBPF Standard Documentation
22

33
This repository is a working draft of standard eBPF documentation
4-
to be published by the eBPF Foundation in PDF format. The current
5-
draft PDF is [here](https://github.com/ebpffoundation/ebpf-docs/blob/pdf/instruction-set.pdf).
4+
to be published by the eBPF Foundation in PDF format.
5+
6+
* [Current draft PDF](https://github.com/ebpffoundation/ebpf-docs/blob/pdf/instruction-set.pdf).
7+
* [Current Internet-Draft working copy](https://htmlpreview.github.io/?https://raw.githubusercontent.com/ebpffoundation/ebpf-docs/pdf/draft-thaler-bpf-isa.html)
68

79
The authoritative source from which it is built is expected to be
810
in the Linux kernel.org repository, but not be Linux specific.

0 commit comments

Comments
 (0)