cfg80211: docbook: fix small formatting error
authorLuciano Coelho <luciano.coelho@intel.com>
Thu, 20 Feb 2014 14:45:33 +0000 (16:45 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 21 Feb 2014 08:27:34 +0000 (09:27 +0100)
docbook (or one of its friends) gets confused with semi-colons in the
argument descriptions, causing it to think that the semi-colon is
marking a new section in the description of addr_mask in wiphy struct.

Prevent this by using hyphens instead of semi-colons in the mask
example.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found