Source-Changes-HG archive

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

[src/trunk]: src/libexec/getty Whitespace nits, sort sections.



details:   https://anonhg.NetBSD.org/src/rev/f49cf7168107
branches:  trunk
changeset: 520696:f49cf7168107
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Jan 15 02:21:30 2002 +0000

description:
Whitespace nits, sort sections.

diffstat:

 libexec/getty/getty.8 |  16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r ba26f6b24946 -r f49cf7168107 libexec/getty/getty.8
--- a/libexec/getty/getty.8     Tue Jan 15 02:21:13 2002 +0000
+++ b/libexec/getty/getty.8     Tue Jan 15 02:21:30 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: getty.8,v 1.14 1999/03/22 18:25:44 garbled Exp $
+.\"    $NetBSD: getty.8,v 1.15 2002/01/15 02:21:30 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -74,7 +74,7 @@
 .Xr gettytab 5
 is set, invoke the program given by that string, e.g.
 .Xr pppd 8 ,
-instead of 
+instead of
 .Xr login 1 .
 This makes it possible to use a single serial port for either a
 .Qq shell
@@ -145,6 +145,12 @@
 to respect the locks in
 .Pa /var/spool/lock
 of processes that dial out on that tty.
+.Sh FILES
+.Bl -tag -width /var/spool/lock/LCK..ttyXX -compact
+.It Pa /etc/gettytab
+.It Pa /etc/ttys
+.It Pa /var/spool/lock/LCK..ttyXX
+.El
 .Sh DIAGNOSTICS
 .Bl -diag
 .It "ttyxx: No such device or address."
@@ -158,12 +164,6 @@
 .Pa /dev
 does not exist.
 .El
-.Sh FILES
-.Bl -tag -width /var/spool/lock/LCK..ttyXX -compact
-.It Pa /etc/gettytab
-.It Pa /etc/ttys
-.It Pa /var/spool/lock/LCK..ttyXX
-.El
 .Sh SEE ALSO
 .Xr login 1 ,
 .Xr ioctl 2 ,



Home | Main Index | Thread Index | Old Index