Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 1998 01:50:50 -0700 (PDT)
From:      josh@quick.net
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   conf/6600: gettytab: FreeBSD -> %s/%m
Message-ID:  <199805120850.BAA14586@newport-1-12.quick.net>

next in thread | raw e-mail | index | archive | help

>Number:         6600
>Category:       conf
>Synopsis:       gettytab: FreeBSD -> %s/%m
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 12 01:50:00 PDT 1998
>Last-Modified:
>Originator:     Josh Gilliam
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

src/etc/gettytab	1.13

>Description:

FreeBSD -> %s/%m

>How-To-Repeat:
>Fix:

--- gettytab~	Mon Sep 22 17:45:43 1997
+++ gettytab	Tue May 12 01:44:35 1998
@@ -37,7 +37,7 @@
 #     np:ap:  same as np except istrip.
 #
 default:\
-	:cb:ce:ck:lc:fd#1000:im=\r\nFreeBSD (%h) (%t)\r\n\r\n:sp#1200:
+	:cb:ce:ck:lc:fd#1000:im=\r\n%s/%m (%h) (%t)\r\n\r\n:sp#1200:
 
 #
 # Fixed speed entries
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



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