Fix indentation

This commit is contained in:
Petr Menšík 2018-02-16 00:16:16 +01:00
parent 687255db6e
commit 539c207dc9
1 changed files with 2 additions and 2 deletions

View File

@ -564,8 +564,8 @@ cp -rv doc/* ../doc/
# Regenerate dig.1 manpage
pushd bin/dig
make man
popd
pushd bin/python
popd
pushd bin/python
make man
popd