summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2001-08-08 18:22:58 +0000
committersheldonh <sheldonh@FreeBSD.org>2001-08-08 18:22:58 +0000
commit002436d796fe700eace27afb9dc000521d80987b (patch)
tree4121ed260cfff009ef08617326ab372ae4c39bc3
parentb091fda7f3c7b6c671a8f3c583d2194a2e5f38b2 (diff)
downloadFreeBSD-src-002436d796fe700eace27afb9dc000521d80987b.zip
FreeBSD-src-002436d796fe700eace27afb9dc000521d80987b.tar.gz
Improve English wording (use "with which" instead of clause without
conjunction).
-rw-r--r--share/man/man4/tty.44
1 files 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
OpenPOWER on IntegriCloud