summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/dvb/frontend.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/dvb/frontend.h')
-rw-r--r--include/uapi/linux/dvb/frontend.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/uapi/linux/dvb/frontend.h b/include/uapi/linux/dvb/frontend.h
index 16a318f..e7c29d0 100644
--- a/include/uapi/linux/dvb/frontend.h
+++ b/include/uapi/linux/dvb/frontend.h
@@ -562,10 +562,10 @@ enum fe_pilot {
};
/**
- * enum fe_rolloff - Rolloff factor (also known as alpha)
- * @ROLLOFF_35: Roloff factor: 35%
- * @ROLLOFF_20: Roloff factor: 20%
- * @ROLLOFF_25: Roloff factor: 25%
+ * enum fe_rolloff - Rolloff factor
+ * @ROLLOFF_35: Roloff factor: α=35%
+ * @ROLLOFF_20: Roloff factor: α=20%
+ * @ROLLOFF_25: Roloff factor: α=25%
* @ROLLOFF_AUTO: Auto-detect the roloff factor.
*
* .. note:
OpenPOWER on IntegriCloud