More documentation cleanups



Hi. I noticed there are still 5 404 www.gnome.org URLs in the
FAQ file. Attached is a suggested patch.

Also, I think docs/LSM should be removed. The template is
outdated and doesn't belong to the distribution anymore. The
releases aren't uploaded to
sunsite.unc.edu^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H
metalab.unc.edu^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H ibiblio.org since
ages. And I'd suggested that a maintainer (Pavel ?) contact the
ibiblio.org ftpmaster, so he can remove
tp://www.ibiblio.org/pub/Linux/utils/file/managers/mc/
. We don't want people blindly downloading and mirroring outdated
releases, right ? ibiblio.org is widely used.

BTW, attached is a patch for the lsm syntax file. I don't know
if it's OK, but IMO it's better, so please verify. Did you
notice I don't endorse Shareware ? I could just change it to
black/0.

What's the status of the BUGS file ? It's 2 years old.
Are they all closed ? I think it's another file that should
be removed or added to .cvsignore.

The system types are duplicated in the FAQ (1.2 Does it run
on my machine?) and INSTALL (Notes about the Midnight
Commander installation) files. They're also listed in the LSM
file. Anyway, it'd be nice to know if the latest release
compiles on all these.

-- 
0 pervalidus {net, {dyndns.}org} Tel: 55-21-2717-2399 (Niterói-RJ BR)
--- mc/FAQ Thu Aug  9 00:03:38 2001
+++ mc/FAQ.new Thu Aug  9 00:11:27 2001
@@ -130,8 +130,6 @@
      * i386-*-windows-nt-3.51, 4.0
      * i386-*-windows95
      * i386-*-os2
-       
-   See http://www.gnome.org/mc/download.html.
    
    Windows 95/NT port can be compiled with Microsoft Visual C++, Borland
    C++, Cygwin32 and Mingw32.
@@ -184,9 +182,6 @@
 1.6 Where can I get Midnight Commander?
 
    The main site is ftp://ftp.gnome.org/pub/GNOME/stable/sources/mc/
-
-   For older versions and precompiled binaries see
-   http://www.gnome.org/mc/download.html
    
 1.7 I don't have FTP access. Where can I get MC?
 
@@ -589,12 +584,12 @@
    
 6.5 Is there any way to include additional options or hot keys to MC?
 
-   Yes, F2 invokes an user menu which fully configurable. You can add any
-   shell commands to the user menu. See
-   http://www.gnome.org/mc/manual-d.html#8 for more info.
+   Yes, F2 invokes an user menu which fully configurable. You can add
+   any shell commands to the user menu. See the mc(1) man page for more
+   info.
    
-   Another way to add functionality is the external panelize feature. See
-   http://www.gnome.org/mc/manual-d.html#4 for more info.
+   Another way to add functionality is the external panelize feature.
+   See the mc(1) man page for more info.
    
    And finally, you can code any feature you want yourself. MC source
    code is free which means you can change it anyway you want. There are
@@ -777,10 +772,8 @@
      
 8.7 When I try to view a file MC hangs!
 
-   This is known bug. A quick fix is "chmod 666 /dev/tty". For a more
-   complete fix, see http://www.gnome.org/mc/maillist/97-10/98.html.
-   
-   This bug is fixed since 4.1.6.
+   This is known bug, and is fixed since 4.1.6. A quick fix is "chmod
+   666 /dev/tty".
    
 9 Development
 
--- mc/syntax/lsm.syntax Wed Jul 21 16:56:42 1999
+++ mc/syntax/lsm.syntax.new Thu Aug  9 00:24:07 2001
@@ -1,14 +1,15 @@
+# Use http://www.ibiblio.org/pub/Linux/Incoming/LSM-TEMPLATE as a template.
 
 context default
     spellcheck
-    keyword linestart Begin3		brightmagenta/20
+    keyword linestart Begin4		brightmagenta/20
     keyword linestart Title:\s\s\s\s\s\s\s\s\s\s	red/9  yellow/24
     keyword linestart Version:\s\s\s\s\s\s\s\s	red/9  yellow/24
     keyword linestart Entered-date:\s\s\s	red/9  yellow/24
     keyword linestart Description:\s\s\s\s	red/9  yellow/24
     keyword linestart Keywords:\s\s\s\s\s\s\s	red/9  yellow/24
-    keyword linestart Alternate-site:\s	red/9  yellow/24
     keyword linestart Primary-site:\s\s\s	red/9  yellow/24
+    keyword linestart Alternate-site:\s	red/9  yellow/24
     keyword linestart Original-site:\s\s	red/9  yellow/24
     keyword linestart Platforms:\s\s\s\s\s\s	red/9  yellow/24
     keyword linestart Copying-policy:\s	red/9  yellow/24
@@ -16,11 +17,14 @@
 
     keyword linestart \t\t				white/26 yellow/24
     keyword linestart \s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s	white/26 yellow/24
-    keyword whole GPL	green/6
+    keyword whole Artistic	green/6
     keyword whole BSD	green/6
-    keyword whole Shareware	green/6
-    keyword whole sunsite.unc.edu	green/6
-    keyword wholeright \s*.tar.gz	green/6
+    keyword whole GPL	green/6
+    keyword whole LGPL	green/6
+    keyword whole MIT/X	green/6
+    keyword whole Open Source green/6
+    keyword whole ibiblio.org	green/6
+    keyword wholeright \s*.tar.* green/6
     keyword wholeright \s*.lsm	green/6
 
 context linestart Author:\s\s\s\s\s\s\s\s\s \n brightred/19
@@ -28,6 +32,3 @@
 
 context linestart Maintained-by:\s\s \n brightred/19
     keyword whole \s* *\s(*)		cyan/16
-
-###############################################################################
-


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