diff options
Diffstat (limited to 'docsrc2man.sh')
-rwxr-xr-x | docsrc2man.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docsrc2man.sh b/docsrc2man.sh index 7c3b4c7..e5e06df 100755 --- a/docsrc2man.sh +++ b/docsrc2man.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Creates the man pages # |