summaryrefslogtreecommitdiffstats
path: root/libexec/getty
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-18 09:29:40 +0000
committerru <ru@FreeBSD.org>2005-01-18 09:29:40 +0000
commitd95b3c4c8de8ba10c562c372d97210ee4e5f3821 (patch)
treeb2ec9bb1af64367c92334972a8d5aea0b7f05b72 /libexec/getty
parent12097e7299540736faf1f3437f00cd9956684b4e (diff)
downloadFreeBSD-src-d95b3c4c8de8ba10c562c372d97210ee4e5f3821.zip
FreeBSD-src-d95b3c4c8de8ba10c562c372d97210ee4e5f3821.tar.gz
Sort sections.
Diffstat (limited to 'libexec/getty')
-rw-r--r--libexec/getty/getty.810
-rw-r--r--libexec/getty/gettytab.510
-rw-r--r--libexec/getty/ttys.58
3 files changed, 14 insertions, 14 deletions
diff --git a/libexec/getty/getty.8 b/libexec/getty/getty.8
index 0d65b03..4ab5501 100644
--- a/libexec/getty/getty.8
+++ b/libexec/getty/getty.8
@@ -94,6 +94,11 @@ The
utility can be set to timeout after some interval,
which will cause dial up lines to hang up
if the login name is not entered reasonably quickly.
+.Sh FILES
+.Bl -tag -width /etc/gettytab -compact
+.It Pa /etc/gettytab
+.It Pa /etc/ttys
+.El
.Sh DIAGNOSTICS
.Bl -diag
.It "ttyxx: No such device or address."
@@ -109,11 +114,6 @@ or the special file in
.Pa /dev
does not exist.
.El
-.Sh FILES
-.Bl -tag -width /etc/gettytab -compact
-.It Pa /etc/gettytab
-.It Pa /etc/ttys
-.El
.Sh SEE ALSO
.Xr login 1 ,
.Xr ioctl 2 ,
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5
index a20cebb..7b475b1 100644
--- a/libexec/getty/gettytab.5
+++ b/libexec/getty/gettytab.5
@@ -513,6 +513,11 @@ which all of the connection data has been sent by the modem.
.Xr termcap 5 ,
.Xr getty 8 ,
.Xr telnetd 8
+.Sh HISTORY
+The
+.Nm
+file format appeared in
+.Bx 4.2 .
.Sh BUGS
The special characters (erase, kill, etc.) are reset to system defaults
by
@@ -535,8 +540,3 @@ The
.Xr termcap 5
format is horrid, something more rational should
have been chosen.
-.Sh HISTORY
-The
-.Nm
-file format appeared in
-.Bx 4.2 .
diff --git a/libexec/getty/ttys.5 b/libexec/getty/ttys.5
index fcb0921..169e9c4 100644
--- a/libexec/getty/ttys.5
+++ b/libexec/getty/ttys.5
@@ -135,6 +135,10 @@ Words are separated by any combinations of tabs and spaces.
Arguments containing whitespace should be enclosed in single quotes
.Pq Li ' .
Note that no shell-style globbing or other variable substitution occurs.
+.Sh FILES
+.Bl -tag -width /etc/ttys -compact
+.It Pa /etc/ttys
+.El
.Sh EXAMPLES
.Bd -literal
# root login on console at 1200 baud
@@ -151,10 +155,6 @@ ttyv0 "/usr/new/xterm -L :0" vs100 on window="/usr/new/Xvs100 0"
ttyp0 none network group=pty
ttyp1 none network off group=pty
.Ed
-.Sh FILES
-.Bl -tag -width /etc/ttys -compact
-.It Pa /etc/ttys
-.El
.Sh SEE ALSO
.Xr login 1 ,
.Xr getttyent 3 ,
OpenPOWER on IntegriCloud