Author: dteske
Date: Sat May 17 04:29:14 2014
New Revision: 266297
URL: http://svnweb.freebsd.org/changeset/base/266297

Log:
  Update example portion of comment to coincide with r264840 changes.
  
  MFC after:    3 days

Modified:
  head/usr.sbin/bsdconfig/share/media/common.subr

Modified: head/usr.sbin/bsdconfig/share/media/common.subr
==============================================================================
--- head/usr.sbin/bsdconfig/share/media/common.subr     Sat May 17 04:06:54 
2014        (r266296)
+++ head/usr.sbin/bsdconfig/share/media/common.subr     Sat May 17 04:29:14 
2014        (r266297)
@@ -44,7 +44,8 @@ MOUNTPOINT=/dist
 
 #
 # Media probe values to use for `f_media_get_TYPE media $file $PROBE' or
-# `f_device_get media $file $PROBE' (where $PROBE is one of the below values).
+# `f_device_get device_media $file $PROBE' (where $PROBE is one of the below
+# values).
 #
 PROBE_EXIST=1
 PROBE_SIZE=2
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to