summary refs log tree commit diff stats
path: root/paths.go
diff options
context:
space:
mode:
Diffstat (limited to 'paths.go')
-rw-r--r--paths.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/paths.go b/paths.go
index 589cca5..55bc5f8 100644
--- a/paths.go
+++ b/paths.go
@@ -1,6 +1,6 @@
 // +build openbsd
 
-// Package lynx is a simple wrapper to unveil.
+// Package lynx is a simple unveil & pledge wrapper.
 package lynx
 
 import "golang.org/x/sys/unix"