aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/locale
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/locale')
-rw-r--r--usr.bin/locale/Makefile2
-rw-r--r--usr.bin/locale/locale.12
-rw-r--r--usr.bin/locale/locale.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/locale/Makefile b/usr.bin/locale/Makefile
index d7f67e1aca81..aead6830b40f 100644
--- a/usr.bin/locale/Makefile
+++ b/usr.bin/locale/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.bin/locale/Makefile,v 1.4 2003/06/25 23:05:11 phantom Exp $
PROG = locale
CFLAGS += -I${.CURDIR}/../../lib/libc/locale
diff --git a/usr.bin/locale/locale.1 b/usr.bin/locale/locale.1
index e6b645180787..0ec20e986387 100644
--- a/usr.bin/locale/locale.1
+++ b/usr.bin/locale/locale.1
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.bin/locale/locale.1,v 1.8 2005/11/01 19:36:17 trhodes Exp $
.\"
.Dd November 1, 2005
.Dt LOCALE 1
diff --git a/usr.bin/locale/locale.c b/usr.bin/locale/locale.c
index a4b6b4001839..d0e826dc9fbe 100644
--- a/usr.bin/locale/locale.c
+++ b/usr.bin/locale/locale.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.bin/locale/locale.c,v 1.15 2004/08/02 12:50:12 tjr Exp $
*/
/*