diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
commit | d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch) | |
tree | 37ee9e3a9af3eec3e1baf2793da82358c404479b /tools/diag/localeck | |
parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
download | src-d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf.tar.gz src-d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf.zip |
Diffstat (limited to 'tools/diag/localeck')
-rw-r--r-- | tools/diag/localeck/Makefile | 1 | ||||
-rw-r--r-- | tools/diag/localeck/docheck.sh | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tools/diag/localeck/Makefile b/tools/diag/localeck/Makefile index 0dc7b0fe19b3..24ca74c8489c 100644 --- a/tools/diag/localeck/Makefile +++ b/tools/diag/localeck/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PROG= localeck MAN= diff --git a/tools/diag/localeck/docheck.sh b/tools/diag/localeck/docheck.sh index 7f47851f7bdf..14ca26970fb3 100644 --- a/tools/diag/localeck/docheck.sh +++ b/tools/diag/localeck/docheck.sh @@ -3,7 +3,6 @@ # Validate all locales installed in specified directory # (by default check system locales) # -# $FreeBSD$ # LOCALEDIR=/usr/share/locale |