commit | 0fcf8ac5acb60839ada695b069362761f1f2da71 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@intel.com> | Thu Feb 20 16:45:33 2014 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Feb 21 09:27:34 2014 +0100 |
tree | 32ce971be88e4c329a8c8090e64ffbb391624440 | |
parent | b0dfd2ea12d92b49639ad84f24ddd00c7ac144b5 [diff] |
cfg80211: docbook: fix small formatting error 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>