git: e8289f82c005 - main - comcontrol(8): Grammar fix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 13 Feb 2024 08:43:57 UTC
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/src/commit/?id=e8289f82c00523a961692362a888d2262f8314d0
commit e8289f82c00523a961692362a888d2262f8314d0
Author: Yi-Chen Li <calvin0205@gapp.nthu.edu.tw>
AuthorDate: 2024-01-12 07:10:53 +0000
Commit: Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2024-02-13 08:40:09 +0000
comcontrol(8): Grammar fix
Event: Advanced UNIX Programming Course (Fall'23) at NTHU.
Pull Request: https://github.com/freebsd/freebsd-src/pull/1032
---
sbin/comcontrol/comcontrol.8 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sbin/comcontrol/comcontrol.8 b/sbin/comcontrol/comcontrol.8
index 46c7f987d774..c5fdb52992dc 100644
--- a/sbin/comcontrol/comcontrol.8
+++ b/sbin/comcontrol/comcontrol.8
@@ -35,7 +35,7 @@ to the given number.
The units are seconds.
The default is 5 minutes, 0 means
waiting forever.
-This option needed mainly to specify upper limit of minutes
+This option is needed mainly to specify an upper limit of minutes
to prevent modem hanging.
.El
.Pp