summaryrefslogtreecommitdiff
path: root/man/NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'man/NOTES')
-rw-r--r--man/NOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/NOTES b/man/NOTES
new file mode 100644
index 0000000..4a461ff
--- /dev/null
+++ b/man/NOTES
@@ -0,0 +1,4 @@
1To generate .partial files for https://developers.yubico.com/:
2
3$ make -C build man_symlink_html_partial
4$ (cd build/man && pax -p p -r -w *.partial /tmp/partial)