Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 2014 04:29:14 +0000 (UTC)
From:      Devin Teske <dteske@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r266297 - head/usr.sbin/bsdconfig/share/media
Message-ID:  <201405170429.s4H4TEeZ082154@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405170429.s4H4TEeZ082154>