diff --git a/reference/dio/functions/dio-tcsetattr.xml b/reference/dio/functions/dio-tcsetattr.xml index fcbc5540a4..f621f81e3e 100644 --- a/reference/dio/functions/dio-tcsetattr.xml +++ b/reference/dio/functions/dio-tcsetattr.xml @@ -1,5 +1,5 @@ - + dio_tcsetattr @@ -16,7 +16,7 @@ dio_tcsetattr sets the terminal attributes and baud - rate of the open resource. + rate of the open fd. ¬e.no-windows; @@ -36,7 +36,7 @@ options - The currently available options are + The currently available options are: @@ -45,7 +45,7 @@ - + 'bits' - data bits - can be 8,7,6 or 5. Default value is 8. @@ -56,7 +56,7 @@ - 'parity' - can be 0,1 or 2. Default value is 0. + 'parity' - can be 0,1 or 2. Default value is 0.