Date: Wed, 9 Jul 2014 09:51:14 +0000 (UTC) From: Sergey Kandaurov <pluknet@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r268457 - head/usr.sbin/ctladm Message-ID: <201407090951.s699pEBh000173@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pluknet Date: Wed Jul 9 09:51:14 2014 New Revision: 268457 URL: http://svnweb.freebsd.org/changeset/base/268457 Log: Fix typos. Modified: head/usr.sbin/ctladm/ctladm.8 Modified: head/usr.sbin/ctladm/ctladm.8 ============================================================================== --- head/usr.sbin/ctladm/ctladm.8 Wed Jul 9 09:15:08 2014 (r268456) +++ head/usr.sbin/ctladm/ctladm.8 Wed Jul 9 09:51:14 2014 (r268457) @@ -499,7 +499,7 @@ Specify relative addressing for the star relative addressing, since it only works for linked commands, and CTL does not support linked commands. .It Fl i -Tell the target to return status immediately after issuing the SYHCHRONIZE CACHE +Tell the target to return status immediately after issuing the SYNCHRONIZE CACHE command rather than waiting for the cache to finish syncing. CTL does not support this bit. .It Fl c Ar cdbsize @@ -948,7 +948,7 @@ Specifies LUN revision string up to 4 ch .It Va scsiname Specifies LUN SCSI name string. .It Va eui -Specifies LUN EUI-64 identified. +Specifies LUN EUI-64 identifier. .It Va naa Specifies LUN NAA identifier. .It Va unmap
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407090951.s699pEBh000173>