From 688806903afa8740402b528a63a4cb6feb252487 Mon Sep 17 00:00:00 2001 From: Johan Karlsson Date: Wed, 24 Jul 2002 14:51:24 +0000 Subject: [PATCH] Move whereis(1) relnote to 'userland changes' section. Approved by: bmah, sheldonh (mentor) --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 10 +++++----- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 3d9686cf2ec0..4114aa399537 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -3199,6 +3199,11 @@ options HZ=1000 # not compulsory but strongly recommended &man.wc.1; now supports a flag to count characters, rather than bytes. + &man.whereis.1;, formerly a Perl script, has been + rewritten in C. It now supports a flag to + suppress the run of &man.locate.1;, and a + flag suppresses the leading name of the query. + &man.which.1; is now a C program, rather than a Perl script. @@ -3495,11 +3500,6 @@ options HZ=1000 # not compulsory but strongly recommended The timezone database has been updated to the tzdata2002c release. &merged; - &man.whereis.1;, formerly a Perl script, has been - rewritten in C. It now supports a flag to - suppress the run of &man.locate.1;, and a - flag suppresses the leading name of the query. - CVS diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 3d9686cf2ec0..4114aa399537 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -3199,6 +3199,11 @@ options HZ=1000 # not compulsory but strongly recommended &man.wc.1; now supports a flag to count characters, rather than bytes. + &man.whereis.1;, formerly a Perl script, has been + rewritten in C. It now supports a flag to + suppress the run of &man.locate.1;, and a + flag suppresses the leading name of the query. + &man.which.1; is now a C program, rather than a Perl script. @@ -3495,11 +3500,6 @@ options HZ=1000 # not compulsory but strongly recommended The timezone database has been updated to the tzdata2002c release. &merged; - &man.whereis.1;, formerly a Perl script, has been - rewritten in C. It now supports a flag to - suppress the run of &man.locate.1;, and a - flag suppresses the leading name of the query. - CVS