diff options
Diffstat (limited to 'release/scripts/doc-make.sh')
-rwxr-xr-x | release/scripts/doc-make.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release/scripts/doc-make.sh b/release/scripts/doc-make.sh index a2f43b6..2cb4029 100755 --- a/release/scripts/doc-make.sh +++ b/release/scripts/doc-make.sh @@ -1,4 +1,7 @@ #!/bin/sh +# +# $FreeBSD$ +# # Create the doc dist. if [ -d ${RD}/trees/bin/usr/share/doc ]; then |