gnustandards-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnustandards make-stds.texi


From: Paul Eggert
Subject: gnustandards make-stds.texi
Date: Sun, 13 Nov 2022 14:12:40 -0500 (EST)

CVSROOT:        /sources/gnustandards
Module name:    gnustandards
Changes by:     Paul Eggert <eggert>    22/11/13 14:12:40

Modified files:
        .              : make-stds.texi 

Log message:
        Remove egrep and fgrep from list of portable tools

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnustandards/make-stds.texi?cvsroot=gnustandards&r1=1.69&r2=1.70

Patches:
Index: make-stds.texi
===================================================================
RCS file: /sources/gnustandards/gnustandards/make-stds.texi,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -b -r1.69 -r1.70
--- make-stds.texi      1 Jun 2020 17:53:39 -0000       1.69
+++ make-stds.texi      13 Nov 2022 19:12:38 -0000      1.70
@@ -160,7 +160,7 @@
 @c mkfifo mknod tee uname
 
 @example
-awk cat cmp cp diff echo egrep expr false grep install-info ln ls
+awk cat cmp cp diff echo expr false grep install-info ln ls
 mkdir mv printf pwd rm rmdir sed sleep sort tar test touch tr true
 @end example
 
@@ -1135,7 +1135,7 @@
 
 @example
 [ basename bash cat chgrp chmod chown cmp cp dd diff echo
-egrep expand expr false fgrep find getopt grep gunzip gzip
+expand expr false find getopt grep gunzip gzip
 hostname install install-info kill ldconfig ln ls md5sum
 mkdir mkfifo mknod mv printenv pwd rm rmdir sed sort tee
 test touch true uname xargs yes



reply via email to

[Prev in Thread] Current Thread [Next in Thread]