From owner-freebsd-doc@FreeBSD.ORG Sat Sep 6 00:17:57 2014 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D130D34D; Sat, 6 Sep 2014 00:17:57 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 78E5E13CE; Sat, 6 Sep 2014 00:17:57 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s860HtYC030804 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 5 Sep 2014 18:17:56 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s860HtFm030801; Fri, 5 Sep 2014 18:17:55 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 5 Sep 2014 18:17:55 -0600 (MDT) From: Warren Block To: Benjamin Kaduk Subject: Re: /etc/motd update In-Reply-To: Message-ID: References: User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Fri, 05 Sep 2014 18:17:56 -0600 (MDT) Cc: freebsd-doc@freebsd.org, Brooks Davis X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2014 00:17:57 -0000 On Fri, 5 Sep 2014, Warren Block wrote: > http://www.wonkity.com/~wblock/motd/motd > http://www.wonkity.com/~wblock/motd/motd.diff And an experimental version that uses VT100/ANSI escape sequences to remove the in-band quote marks that many readers will type, and highlight those sections with out-of-band underlines: http://www.wonkity.com/~wblock/motd/motd.ansi I have no evidence, but suspect the number of people using non-VT100, non-ANSI terminal emulations is very small, and those people will probably not be bothered by escape sequences that do not render correctly.