diff --git a/manual.adoc b/doc/manual.txt similarity index 99% rename from manual.adoc rename to doc/manual.txt index a45741db7e5..de9ac342a5a 100644 --- a/manual.adoc +++ b/doc/manual.txt @@ -110,7 +110,6 @@ The following functions are defined by `xbps-src` and can be used on any templat `vmove ` Moves `pattern` to the specified directory in `$DESTDIR` - This function moves all files from `files` to the same directory in `$DESTDIR` (if called from a `source section`) or `$PKGDESTDIR` (if called from a `package section`). *vmkdir()*::