Module Name:    src
Committed By:   wiz
Date:           Tue Feb  1 18:01:06 UTC 2011

Modified Files:
        src/share/man/man4: pty.4

Log Message:
New sentence, new line; remove trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/man/man4/pty.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/pty.4
diff -u src/share/man/man4/pty.4:1.13 src/share/man/man4/pty.4:1.14
--- src/share/man/man4/pty.4:1.13	Tue Feb  1 15:53:31 2011
+++ src/share/man/man4/pty.4	Tue Feb  1 18:01:06 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: pty.4,v 1.13 2011/02/01 15:53:31 dyoung Exp $
+.\"	$NetBSD: pty.4,v 1.14 2011/02/01 18:01:06 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -63,7 +63,8 @@
 .Ar count
 is given in
 the specification, that number of pseudo terminal pairs is initially configured;
-the default count is 16. Additional pseudo terminal pairs are allocated on
+the default count is 16.
+Additional pseudo terminal pairs are allocated on
 as-needed basis, maximum number of them is controlled via
 .Em kern.maxptys
 sysctl (defaults to 992).
@@ -176,7 +177,7 @@
 .Dv TIOCPKT_IOCTL
 set until it has activated
 .Dq "external processing"
-using 
+using
 .Dv TIOCEXT .
 .Pp
 This is used by

Reply via email to