diff --git a/mount/doc.go b/mount/doc.go index b8108d85..86c2e01b 100644 --- a/mount/doc.go +++ b/mount/doc.go @@ -1,5 +1,4 @@ // Package mount provides a set of functions to mount and unmount mounts. // // Currently it supports Linux. For historical reasons, there is also some support for FreeBSD. - package mount