summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkaa <kaa@disroot.org>2023-11-17 20:15:34 -0800
committerkaa <kaa@disroot.org>2023-11-17 20:15:34 -0800
commit6f5f6ea6fddaff6e63f9bb9bcd3f607894c3afe0 (patch)
treefc85de84e9c1860d52040c3d1a5246d14f578ebd
parent9096c6952cac0093059f908b5544751d11c464fc (diff)
go doc
-rw-r--r--doc.go5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc.go b/doc.go
new file mode 100644
index 0000000..0aaaeb1
--- /dev/null
+++ b/doc.go
@@ -0,0 +1,5 @@
+/*
+Sort references in a troff document.
+ref | tbl | troff
+*/
+package main