[Midnightbsd-cvs] src [9858] trunk/sys/boot/forth/shortcuts.4th: update text
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed May 23 09:02:38 EDT 2018
Revision: 9858
http://svnweb.midnightbsd.org/src/?rev=9858
Author: laffer1
Date: 2018-05-23 09:02:38 -0400 (Wed, 23 May 2018)
Log Message:
-----------
update text
Modified Paths:
--------------
trunk/sys/boot/forth/shortcuts.4th
Property Changed:
----------------
trunk/sys/boot/forth/shortcuts.4th
Modified: trunk/sys/boot/forth/shortcuts.4th
===================================================================
--- trunk/sys/boot/forth/shortcuts.4th 2018-05-23 13:01:59 UTC (rev 9857)
+++ trunk/sys/boot/forth/shortcuts.4th 2018-05-23 13:02:38 UTC (rev 9858)
@@ -1,4 +1,4 @@
-\ Copyright (c) 2008-2011 Devin Teske <devinteske at hotmail.com>
+\ Copyright (c) 2008-2011 Devin Teske <dteske at FreeBSD.org>
\ All rights reserved.
\
\ Redistribution and use in source and binary forms, with or without
@@ -43,7 +43,7 @@
: menu ( -- )
clear \ Clear the screen (in screen.4th)
print_version \ print version string (bottom-right; see version.4th)
- draw-beastie \ Draw FreeBSD logo at right (in beastie.4th)
+ draw-beastie \ Draw MidnightBSD logo at right (in beastie.4th)
draw-brand \ Draw FIS logo at top (in brand.4th)
menu-init \ Initialize menu and draw bounding box (in menu.4th)
menu-display \ Launch interactive menu (in menu.4th)
Property changes on: trunk/sys/boot/forth/shortcuts.4th
___________________________________________________________________
Added: mnbsd:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list