From c86966a7ca5f846bfa38b786d8ab834afab5c2b7 Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 8 Apr 2001 23:09:21 +0000 Subject: Add FreeBSD IDs to some files and make the others consistent in style. --- release/scripts/manpages-install.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'release/scripts/manpages-install.sh') diff --git a/release/scripts/manpages-install.sh b/release/scripts/manpages-install.sh index d429315..35eb4b7 100755 --- a/release/scripts/manpages-install.sh +++ b/release/scripts/manpages-install.sh @@ -1,5 +1,8 @@ #!/bin/sh # +# $FreeBSD$ +# + if [ "`id -u`" != "0" ]; then echo "Sorry, this must be done as root." exit 1 -- cgit v1.1