diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-03-23 23:29:47 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-03-23 23:29:47 +0300 |
commit | 26987688f06bb3f53ae4c49e621916615b264796 (patch) | |
tree | 2f4d65d278c4fa1e2cca152e9ba3486f7b61a9f9 /doc/buildfile | |
parent | 56296a0d74b708637e41ab92953f17136461e2ed (diff) |
Cleanup some files replacing tabs with spaces
Diffstat (limited to 'doc/buildfile')
-rw-r--r-- | doc/buildfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/buildfile b/doc/buildfile index 7e6661e..f74c02a 100644 --- a/doc/buildfile +++ b/doc/buildfile @@ -20,7 +20,7 @@ bpkg-pkg-uninstall \ bpkg-pkg-unpack \ bpkg-pkg-update \ bpkg-pkg-verify \ -bpkg-rep-add \ +bpkg-rep-add \ bpkg-rep-create \ bpkg-rep-fetch \ bpkg-rep-info \ @@ -34,7 +34,7 @@ define xhtml: doc xhtml{*}: extension = xhtml ./: {man1 xhtml}{bpkg bpkg-common-options bpkg-repository-signing $cmds} \ - css{common pre-box man} \ + css{common pre-box man} \ file{man-*} ./: doc{build2-package-manager-manual*} \ |