From fd894858261f494352b8af9ab16193ce971a564c Mon Sep 17 00:00:00 2001
From: Elliott Hughes
Date: Mon, 3 Jun 2019 08:28:33 -0700
Subject: news.html: fix HTML, and be accurate about where `tail -f` was
tested.
---
www/news.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'www')
diff --git a/www/news.html b/www/news.html
index f824468e..a47cec26 100755
--- a/www/news.html
+++ b/www/news.html
@@ -121,8 +121,8 @@ lib/args.c). Lots of commands got converted to use them.
the old environment variable when it wasn't inherited from exec(). This
lets long-running loops reset environment variables without memory leaks.
-New xnotify() plumbing in lib/portability.c with Linux and BSD versions
-(which should also work on MacOS X).
+New xnotify() plumbing in lib/portability.c with Linux and Mac versions
+(which should also work on BSD).
New xparsedate() and xvali_date() functions allow date, tar --mtime, and
touch to understand the same date formats,
@@ -156,7 +156,7 @@ so A new www/doc/mount.txt file describes how mount works under the covers.
-Rob consistently misspelled "canonical" and "millisecond", mountpoint
has a synopsis now,
Kevin van der Kamp fixed a typo in netstat's help text, and Elliott
Hughes fixed typos everywhere and made the tense, capitalization, and
--
cgit v1.2.3