From 002436d796fe700eace27afb9dc000521d80987b Mon Sep 17 00:00:00 2001 From: sheldonh Date: Wed, 8 Aug 2001 18:22:58 +0000 Subject: Improve English wording (use "with which" instead of clause without conjunction). --- share/man/man4/tty.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4 index ba2b3cd..dde89e1 100644 --- a/share/man/man4/tty.4 +++ b/share/man/man4/tty.4 @@ -192,8 +192,8 @@ Assert data terminal ready (DTR). .It Dv TIOCCDTR Fa void Clear data terminal ready (DTR). .It Dv TIOCGPGRP Fa int *tpgrp -Return the current process group the terminal is associated -with in the integer pointed to by +Return the current process group with which the terminal is associated +in the integer pointed to by .Fa tpgrp . This is the underlying call that implements the .Xr termios 4 -- cgit v1.1