Author: dteske
Date: Tue Nov  6 19:50:45 2012
New Revision: 242668
URL: http://svnweb.freebsd.org/changeset/base/242668

Log:
  Fix c/p error in comment.
  
  Approved by:  adrian (co-mentor) (implicit)

Modified:
  head/sys/boot/forth/menusets.4th

Modified: head/sys/boot/forth/menusets.4th
==============================================================================
--- head/sys/boot/forth/menusets.4th    Tue Nov  6 19:26:36 2012        
(r242667)
+++ head/sys/boot/forth/menusets.4th    Tue Nov  6 19:50:45 2012        
(r242668)
@@ -524,7 +524,7 @@ create menuset_y        1   allot
        s" set var=options" evaluate
        menuset-loadmenuvar
 
-       \ ... menu_options ...
+       \ ... menu_optionstext ...
        s" set var=optionstext" evaluate
        menuset-loadmenuvar
 
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to