Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 2020 22:40:14 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r365533 - stable/12/libexec/getty
Message-ID:  <202009092240.089MeEI8027332@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Wed Sep  9 22:40:14 2020
New Revision: 365533
URL: https://svnweb.freebsd.org/changeset/base/365533

Log:
  MFC r363408:
  r363408 | imp | 2020-07-21 18:44:47 -0600 (Tue, 21 Jul 2020) | 4 lines
  
  getty appears to date from 3rd edition research unix. That's the oldest man page
  on TUHS and its 'unix 1972' restoration effort has assembler sources that look
  like simpler version of what's in the 5th edition.

Modified:
  stable/12/libexec/getty/getty.8
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/libexec/getty/getty.8
==============================================================================
--- stable/12/libexec/getty/getty.8	Wed Sep  9 22:38:18 2020	(r365532)
+++ stable/12/libexec/getty/getty.8	Wed Sep  9 22:40:14 2020	(r365533)
@@ -28,7 +28,7 @@
 .\"     from: @(#)getty.8	8.1 (Berkeley) 6/4/93
 .\" $FreeBSD$
 .\" "
-.Dd March 2, 2018
+.Dd July 21, 2020
 .Dt GETTY 8
 .Os
 .Sh NAME
@@ -122,4 +122,4 @@ does not exist.
 A
 .Nm
 utility appeared in
-.At v6 .
+.At v3 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009092240.089MeEI8027332>