Projet

Général

Profil

Télécharger (435 octets) Statistiques
| Branche: | Révision:

univnautes-tools / patches / stable / 10 / menu.4th.diff @ 4ab3b90b

1
diff --git a/sys/boot/forth/menu.4th b/sys/boot/forth/menu.4th
2
index 0239115..b4539f7 100644
3
--- a/sys/boot/forth/menu.4th
4
+++ b/sys/boot/forth/menu.4th
5
@@ -620,7 +620,7 @@ create kernelsbuf 256 allot
6
 
7
 	\ Print the frame caption at (x,y)
8
 	s" loader_menu_title" getenv dup -1 = if
9
-		drop s" Welcome to FreeBSD"
10
+		drop s" Welcome to pfSense"
11
 	then
12
 	TRUE ( use default alignment )
13
 	s" loader_menu_title_align" getenv dup -1 <> if
(34-34/67)