From 0aec73f3496ee6650fa543b5150de9beb234bf64 Mon Sep 17 00:00:00 2001 From: Devin Teske Date: Sat, 17 May 2014 04:29:14 +0000 Subject: [PATCH] Update example portion of comment to coincide with r264840 changes. MFC after: 3 days --- usr.sbin/bsdconfig/share/media/common.subr | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/usr.sbin/bsdconfig/share/media/common.subr b/usr.sbin/bsdconfig/share/media/common.subr index 7a6ddaa9388f..0bd420d58b38 100644 --- a/usr.sbin/bsdconfig/share/media/common.subr +++ b/usr.sbin/bsdconfig/share/media/common.subr @@ -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