summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2012-07-14 01:45:35 +0000
committerdteske <dteske@FreeBSD.org>2012-07-14 01:45:35 +0000
commitbe7b522524bf9de2d4fb70be8ba37fce86aab60b (patch)
tree8abc7b7e6a2b3f365ae4c4ae201e24421b157c48 /sys/boot/forth
parent5bce107d09da72e4dfea6bc517ffa20c943f6742 (diff)
downloadFreeBSD-src-be7b522524bf9de2d4fb70be8ba37fce86aab60b.zip
FreeBSD-src-be7b522524bf9de2d4fb70be8ba37fce86aab60b.tar.gz
Fix domain.
Approved by: emaste
Diffstat (limited to 'sys/boot/forth')
-rw-r--r--sys/boot/forth/beastie.4th2
-rw-r--r--sys/boot/forth/beastie.4th.82
-rw-r--r--sys/boot/forth/brand.4th2
-rw-r--r--sys/boot/forth/brand.4th.82
-rw-r--r--sys/boot/forth/check-password.4th2
-rw-r--r--sys/boot/forth/check-password.4th.82
-rw-r--r--sys/boot/forth/color.4th2
-rw-r--r--sys/boot/forth/color.4th.82
-rw-r--r--sys/boot/forth/delay.4th2
-rw-r--r--sys/boot/forth/delay.4th.82
-rw-r--r--sys/boot/forth/menu-commands.4th2
-rw-r--r--sys/boot/forth/menu.4th2
-rw-r--r--sys/boot/forth/menu.4th.82
-rw-r--r--sys/boot/forth/shortcuts.4th2
-rw-r--r--sys/boot/forth/version.4th2
-rw-r--r--sys/boot/forth/version.4th.82
16 files changed, 16 insertions, 16 deletions
diff --git a/sys/boot/forth/beastie.4th b/sys/boot/forth/beastie.4th
index fa455ce..5c1ca81 100644
--- a/sys/boot/forth/beastie.4th
+++ b/sys/boot/forth/beastie.4th
@@ -1,6 +1,6 @@
\ Copyright (c) 2003 Scott Long <scottl@freebsd.org>
\ Copyright (c) 2003 Aleksander Fafula <alex@fafula.com>
-\ Copyright (c) 2006-2011 Devin Teske <dteske@freebsd.org>
+\ Copyright (c) 2006-2011 Devin Teske <dteske@FreeBSD.org>
\ All rights reserved.
\
\ Redistribution and use in source and binary forms, with or without
diff --git a/sys/boot/forth/beastie.4th.8 b/sys/boot/forth/beastie.4th.8
index 814867d..679a082 100644
--- a/sys/boot/forth/beastie.4th.8
+++ b/sys/boot/forth/beastie.4th.8
@@ -168,4 +168,4 @@ set of commands was written by
.An Scott Long Aq scottl@FreeBSD.org ,
.An Aleksander Fafula Aq alex@fafula.com
and
-.An Devin Teske Aq dteske@freebsd.org .
+.An Devin Teske Aq dteske@FreeBSD.org .
diff --git a/sys/boot/forth/brand.4th b/sys/boot/forth/brand.4th
index 367ab93..b6f22c8 100644
--- a/sys/boot/forth/brand.4th
+++ b/sys/boot/forth/brand.4th
@@ -1,4 +1,4 @@
-\ Copyright (c) 2006-2011 Devin Teske <dteske@freebsd.org>
+\ Copyright (c) 2006-2011 Devin Teske <dteske@FreeBSD.org>
\ All rights reserved.
\
\ Redistribution and use in source and binary forms, with or without
diff --git a/sys/boot/forth/brand.4th.8 b/sys/boot/forth/brand.4th.8
index 10e8c55..64e6854 100644
--- a/sys/boot/forth/brand.4th.8
+++ b/sys/boot/forth/brand.4th.8
@@ -122,4 +122,4 @@ The
.Nm
set of commands was written by
.An -nosplit
-.An Devin Teske Aq dteske@freebsd.org .
+.An Devin Teske Aq dteske@FreeBSD.org .
diff --git a/sys/boot/forth/check-password.4th b/sys/boot/forth/check-password.4th
index 005edf1..4728fc2 100644
--- a/sys/boot/forth/check-password.4th
+++ b/sys/boot/forth/check-password.4th
@@ -1,4 +1,4 @@
-\ Copyright (c) 2006-2011 Devin Teske <dteske@freebsd.org>
+\ Copyright (c) 2006-2011 Devin Teske <dteske@FreeBSD.org>
\ All rights reserved.
\
\ Redistribution and use in source and binary forms, with or without
diff --git a/sys/boot/forth/check-password.4th.8 b/sys/boot/forth/check-password.4th.8
index 1b1d42e..b9c7b66 100644
--- a/sys/boot/forth/check-password.4th.8
+++ b/sys/boot/forth/check-password.4th.8
@@ -120,4 +120,4 @@ The
.Nm
set of commands was written by
.An -nosplit
-.An Devin Teske Aq dteske@freebsd.org .
+.An Devin Teske Aq dteske@FreeBSD.org .
diff --git a/sys/boot/forth/color.4th b/sys/boot/forth/color.4th
index d16e1b3..8d7c1ec 100644
--- a/sys/boot/forth/color.4th
+++ b/sys/boot/forth/color.4th
@@ -1,4 +1,4 @@
-\ Copyright (c) 2011 Devin Teske <dteske@freebsd.org>
+\ Copyright (c) 2011 Devin Teske <dteske@FreeBSD.org>
\ All rights reserved.
\
\ Redistribution and use in source and binary forms, with or without
diff --git a/sys/boot/forth/color.4th.8 b/sys/boot/forth/color.4th.8
index 6c24989..d0233ed 100644
--- a/sys/boot/forth/color.4th.8
+++ b/sys/boot/forth/color.4th.8
@@ -114,4 +114,4 @@ The
.Nm
set of commands was written by
.An -nosplit
-.An Devin Teske Aq dteske@freebsd.org .
+.An Devin Teske Aq dteske@FreeBSD.org .
diff --git a/sys/boot/forth/delay.4th b/sys/boot/forth/delay.4th
index 69b8781..0d5ecbc 100644
--- a/sys/boot/forth/delay.4th
+++ b/sys/boot/forth/delay.4th
@@ -1,4 +1,4 @@
-\ Copyright (c) 2008-2011 Devin Teske <dteske@freebsd.org>
+\ Copyright (c) 2008-2011 Devin Teske <dteske@FreeBSD.org>
\ All rights reserved.
\
\ Redistribution and use in source and binary forms, with or without
diff --git a/sys/boot/forth/delay.4th.8 b/sys/boot/forth/delay.4th.8
index 1e4e71d..dd1680e 100644
--- a/sys/boot/forth/delay.4th.8
+++ b/sys/boot/forth/delay.4th.8
@@ -123,4 +123,4 @@ The
.Nm
set of commands was written by
.An -nosplit
-.An Devin Teske Aq dteske@freebsd.org .
+.An Devin Teske Aq dteske@FreeBSD.org .
diff --git a/sys/boot/forth/menu-commands.4th b/sys/boot/forth/menu-commands.4th
index 3f36537..2006131 100644
--- a/sys/boot/forth/menu-commands.4th
+++ b/sys/boot/forth/menu-commands.4th
@@ -1,4 +1,4 @@
-\ Copyright (c) 2006-2011 Devin Teske <dteske@freebsd.org>
+\ Copyright (c) 2006-2011 Devin Teske <dteske@FreeBSD.org>
\ All rights reserved.
\
\ Redistribution and use in source and binary forms, with or without
diff --git a/sys/boot/forth/menu.4th b/sys/boot/forth/menu.4th
index bf203f4..60f62b9 100644
--- a/sys/boot/forth/menu.4th
+++ b/sys/boot/forth/menu.4th
@@ -1,6 +1,6 @@
\ Copyright (c) 2003 Scott Long <scottl@freebsd.org>
\ Copyright (c) 2003 Aleksander Fafula <alex@fafula.com>
-\ Copyright (c) 2006-2011 Devin Teske <dteske@freebsd.org>
+\ Copyright (c) 2006-2011 Devin Teske <dteske@FreeBSD.org>
\ All rights reserved.
\
\ Redistribution and use in source and binary forms, with or without
diff --git a/sys/boot/forth/menu.4th.8 b/sys/boot/forth/menu.4th.8
index e94ee86..457952f 100644
--- a/sys/boot/forth/menu.4th.8
+++ b/sys/boot/forth/menu.4th.8
@@ -320,4 +320,4 @@ The
.Nm
set of commands was written by
.An -nosplit
-.An Devin Teske Aq dteske@freebsd.org .
+.An Devin Teske Aq dteske@FreeBSD.org .
diff --git a/sys/boot/forth/shortcuts.4th b/sys/boot/forth/shortcuts.4th
index ff64162..33a1cf6 100644
--- a/sys/boot/forth/shortcuts.4th
+++ b/sys/boot/forth/shortcuts.4th
@@ -1,4 +1,4 @@
-\ Copyright (c) 2008-2011 Devin Teske <dteske@freebsd.org>
+\ Copyright (c) 2008-2011 Devin Teske <dteske@FreeBSD.org>
\ All rights reserved.
\
\ Redistribution and use in source and binary forms, with or without
diff --git a/sys/boot/forth/version.4th b/sys/boot/forth/version.4th
index 8fa0b98..358b6b1 100644
--- a/sys/boot/forth/version.4th
+++ b/sys/boot/forth/version.4th
@@ -1,4 +1,4 @@
-\ Copyright (c) 2006-2011 Devin Teske <dteske@freebsd.org>
+\ Copyright (c) 2006-2011 Devin Teske <dteske@FreeBSD.org>
\ All rights reserved.
\
\ Redistribution and use in source and binary forms, with or without
diff --git a/sys/boot/forth/version.4th.8 b/sys/boot/forth/version.4th.8
index c080a5d..dc36391 100644
--- a/sys/boot/forth/version.4th.8
+++ b/sys/boot/forth/version.4th.8
@@ -123,4 +123,4 @@ The
.Nm
set of commands was written by
.An -nosplit
-.An Devin Teske Aq dteske@freebsd.org .
+.An Devin Teske Aq dteske@FreeBSD.org .
OpenPOWER on IntegriCloud