Replace UTF-8 'RIGHT SINGLE QUOTATION MARK' (U+2019), encoded as

0xE2 0x80 0x99, with a standard apostrophe.  It's not clear to me why
this was brealing the build on the cluster and seemingly nowhere else, but
this should at least allow the build there to complete.
This commit is contained in:
Gavin Atkinson 2013-10-13 11:44:18 +00:00
parent 6c90e0ec49
commit deabc6ee4c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42948

View file

@ -6264,7 +6264,7 @@ target iqn.2012-06.com.example:target0 {
allowed.</para>
<para>Second entry defines a single target. Target has two
meanings - it is a machine serving iSCSI, but its also
meanings - it is a machine serving iSCSI, but it's also
a named group of LUNs. In this example, we use the latter
meaning. The "iqn.2012-06.com.example:target0" is the
target name. For testing purposes it might be left as it