Author: dteske Date: Thu May 22 22:06:51 2014 New Revision: 266561 URL: http://svnweb.freebsd.org/changeset/base/266561
Log: MFC r266297: Update example portion of comment to coincide with r264840 Modified: stable/9/usr.sbin/bsdconfig/share/media/common.subr Directory Properties: stable/9/ (props changed) stable/9/usr.sbin/ (props changed) stable/9/usr.sbin/bsdconfig/ (props changed) Modified: stable/9/usr.sbin/bsdconfig/share/media/common.subr ============================================================================== --- stable/9/usr.sbin/bsdconfig/share/media/common.subr Thu May 22 21:10:16 2014 (r266560) +++ stable/9/usr.sbin/bsdconfig/share/media/common.subr Thu May 22 22:06:51 2014 (r266561) @@ -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-stable-9@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9 To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"