Deleted Added
full compact
27c27
< # $FreeBSD: head/usr.sbin/bsdconfig/share/media/usb.subr 252077 2013-06-21 23:13:55Z dteske $
---
> # $FreeBSD: head/usr.sbin/bsdconfig/share/media/usb.subr 252721 2013-07-04 20:12:12Z dteske $
138c138
< # $probe_only is currently unused by this media type.
---
> # If $probe_only is present and non-NULL, returns success if $file exists.
147c147
< f_media_generic_get "$MOUNTPOINT" "$file"
---
> f_media_generic_get "$MOUNTPOINT" "$file" "$probe_only"