svn commit: r266297 - head/usr.sbin/bsdconfig/share/media
Devin Teske
dteske at FreeBSD.org
Sat May 17 04:29:14 UTC 2014
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
More information about the svn-src-head
mailing list