From 00bf32b031ff9f9fa730dba36c4d508a7e028036 Mon Sep 17 00:00:00 2001 From: Christian Brueffer Date: Fri, 3 Sep 2004 23:53:02 +0000 Subject: [PATCH] Grammar fix MFC after: 3 days --- share/man/man4/umodem.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/umodem.4 b/share/man/man4/umodem.4 index 651e27f5926..86063fb02e8 100644 --- a/share/man/man4/umodem.4 +++ b/share/man/man4/umodem.4 @@ -56,7 +56,7 @@ They support a regular AT command set. The commands can either be multiplexed with the data stream or handled through separate pipes. In the latter case the AT -commands have to be given on device separate from the data device. +commands have to be given on a device separate from the data device. .Pp The device is accessed through the .Xr ucom 4