diff options
Diffstat (limited to 'release/scripts/manpages-make.sh')
-rwxr-xr-x | release/scripts/manpages-make.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release/scripts/manpages-make.sh b/release/scripts/manpages-make.sh index 5f73f71..fae9dd3 100755 --- a/release/scripts/manpages-make.sh +++ b/release/scripts/manpages-make.sh @@ -1,4 +1,7 @@ #!/bin/sh +# +# $FreeBSD$ +# # Move all the manpages out to their own dist, using the bin dist as a # starting point. |