diff options
author | wosch <wosch@FreeBSD.org> | 1997-01-13 00:25:51 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-01-13 00:25:51 +0000 |
commit | 71f5160702a3685adb78b26f229b3c74a458c0f5 (patch) | |
tree | cf676e7c261d79d654f052f6b787e0f9aa00b52d /libexec/getty | |
parent | 62621e3ce1a174c2bfdb3d517009676a09fce1c3 (diff) | |
download | FreeBSD-src-71f5160702a3685adb78b26f229b3c74a458c0f5.zip FreeBSD-src-71f5160702a3685adb78b26f229b3c74a458c0f5.tar.gz |
Sort cross references.
Diffstat (limited to 'libexec/getty')
-rw-r--r-- | libexec/getty/getty.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libexec/getty/getty.8 b/libexec/getty/getty.8 index bc0e050..227e714 100644 --- a/libexec/getty/getty.8 +++ b/libexec/getty/getty.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)getty.8 8.1 (Berkeley) 6/4/93 -.\" $Id: getty.8,v 1.1.1.2 1996/04/13 15:33:06 joerg Exp $ +.\" $Id: getty.8,v 1.4 1996/05/05 19:01:07 joerg Exp $ .\" " .Dd June 4, 1993 .Dt GETTY 8 @@ -115,12 +115,12 @@ does not exist. .It Pa /etc/gettytab .El .Sh SEE ALSO -.Xr gettytab 5 , -.Xr init 8 , .Xr login 1 , .Xr ioctl 2 , .Xr tty 4 , -.Xr ttys 5 +.Xr gettytab 5 , +.Xr ttys 5 , +.Xr init 8 .Sh HISTORY A .Nm getty |