diff --git a/utils/setserial/Makefile b/utils/setserial/Makefile index a15449956..b097c5460 100644 --- a/utils/setserial/Makefile +++ b/utils/setserial/Makefile @@ -26,10 +26,10 @@ define Package/setserial endef define Package/setserial/description - setserial is a program designed to set and/or report the - configuration information associated with a serial port. This - information includes what I/O port and IRQ a particular - serial port is using, and whether or not the break key should + setserial is a program designed to set and/or report the + configuration information associated with a serial port. This + information includes what I/O port and IRQ a particular + serial port is using, and whether or not the break key should be interpreted as the Secure Attention Key, and so on. endef