Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 New sentence, new line; remove trailing white...



details:   https://anonhg.NetBSD.org/src/rev/5ff89f50fa8c
branches:  trunk
changeset: 761570:5ff89f50fa8c
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Feb 01 18:01:06 2011 +0000

description:
New sentence, new line; remove trailing whitespace.

diffstat:

 share/man/man4/pty.4 |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r 6e54f30af427 -r 5ff89f50fa8c share/man/man4/pty.4
--- a/share/man/man4/pty.4      Tue Feb 01 15:53:31 2011 +0000
+++ b/share/man/man4/pty.4      Tue Feb 01 18:01:06 2011 +0000
@@ -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



Home | Main Index | Thread Index | Old Index