]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: remove README.namei
authorSami Kerola <kerolasa@iki.fi>
Tue, 2 Aug 2011 12:30:52 +0000 (14:30 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 2 Aug 2011 12:30:52 +0000 (14:30 +0200)
Since rewrite (commit c84a633) the readme file has not made sense.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/Makefile.am
misc-utils/README.namei [deleted file]

index 0644373873a386b7995935ea83c132ccca85232e..9e2e66bf7be3f11df297e8f66a9e6e693ae60760 100644 (file)
@@ -8,7 +8,7 @@ usrsbin_exec_PROGRAMS =
 
 usrbin_exec_PROGRAMS = cal ddate logger look mcookie namei whereis 
 
-EXTRA_DIST += README.cal README.ddate README.namei
+EXTRA_DIST += README.cal README.ddate
 
 logger_SOURCES = logger.c $(top_srcdir)/lib/strutils.c
 mcookie_SOURCES = mcookie.c $(top_srcdir)/lib/md5.c
diff --git a/misc-utils/README.namei b/misc-utils/README.namei
deleted file mode 100644 (file)
index 490939e..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-Tired of running into "Too many levels of symlinks" problems on
-your 4.2 BSD derivitive machine?  
-
-We sure did... our NFS'ed network of lots of Suns, Vaxen and so forth
-made it impossible at times to trace down where a file REALLY lived.
-I mean ls -l is nice, but wouldn't you like to follow things like
-the namei routine in the kernel does?
-
-Well here it is.... the namei program.  It follows things out until
-a terminal state is found.
-
-This program compiles and runs under:
-
-    SunOS 4.0.1 (sun3's)
-    SunOS 4.0.3 (sun4's)
-    SunOS 4.1.1 (sun4's)
-    Ultrix 3.1
-    BSD 4.3
-
-and probably a host of other 4.2 derived systems (but probably not
-System V).
-
-Anyway, if anyone has any bugs (or enhancements), please send them to
-me in E-mail form.
-
-And, by the way, if you make LOTS of money off of this program, please
-don't tell me :-).
-
-    -Roger      (rogers@fangorn.wr.tek.com)
-               UUCP:   ...!uunet!tektronix!fangorn.wr.tek.com!rogers
-               ARPA:   <rogers%fangorn.wr.tek.com@RELAY.CS.NET>