commit fedb6e85554e9b24fc3007881db6253a5949390f
Author: Scott Kostyshak <[email protected]>
Date:   Wed Nov 25 18:39:57 2015 -0500

    Fix a broken URL for man page of 'date' command
    
    The new URL is now:
    http://man7.org/linux/man-pages/man1/date.1.html
    
    The broken URL was found by the URL tests.

diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx
index 6524135..46b6912 100644
--- a/lib/doc/UserGuide.lyx
+++ b/lib/doc/UserGuide.lyx
@@ -44814,7 +44814,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://unixhelp.ed.ac.uk/CGI/man-cgi?date
+http://man7.org/linux/man-pages/man1/date.1.html
 \end_layout
 
 \end_inset
diff --git a/lib/doc/de/UserGuide.lyx b/lib/doc/de/UserGuide.lyx
index 634d7d4..772fd81 100644
--- a/lib/doc/de/UserGuide.lyx
+++ b/lib/doc/de/UserGuide.lyx
@@ -45030,7 +45030,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://unixhelp.ed.ac.uk/CGI/man-cgi?date
+http://man7.org/linux/man-pages/man1/date.1.html
 \end_layout
 
 \end_inset
diff --git a/lib/doc/es/UserGuide.lyx b/lib/doc/es/UserGuide.lyx
index 27e1254..1bc5d4e 100644
--- a/lib/doc/es/UserGuide.lyx
+++ b/lib/doc/es/UserGuide.lyx
@@ -45754,7 +45754,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://unixhelp.ed.ac.uk/CGI/man-cgi?date
+http://man7.org/linux/man-pages/man1/date.1.html
 \end_layout
 
 \end_inset
diff --git a/lib/doc/fr/UserGuide.lyx b/lib/doc/fr/UserGuide.lyx
index c8be431..35556bf 100644
--- a/lib/doc/fr/UserGuide.lyx
+++ b/lib/doc/fr/UserGuide.lyx
@@ -47283,7 +47283,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://unixhelp.ed.ac.uk/CGI/man-cgi?date
+http://man7.org/linux/man-pages/man1/date.1.html
 \end_layout
 
 \end_inset
diff --git a/lib/doc/id/UserGuide.lyx b/lib/doc/id/UserGuide.lyx
index ff93235..86e48b1 100644
--- a/lib/doc/id/UserGuide.lyx
+++ b/lib/doc/id/UserGuide.lyx
@@ -47197,7 +47197,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://unixhelp.ed.ac.uk/CGI/man-cgi?date
+http://man7.org/linux/man-pages/man1/date.1.html
 \end_layout
 
 \end_inset
diff --git a/lib/doc/ja/UserGuide.lyx b/lib/doc/ja/UserGuide.lyx
index 30f5e95..5216eab 100644
--- a/lib/doc/ja/UserGuide.lyx
+++ b/lib/doc/ja/UserGuide.lyx
@@ -38639,7 +38639,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://unixhelp.ed.ac.uk/CGI/man-cgi?date
+http://man7.org/linux/man-pages/man1/date.1.html
 \end_layout
 
 \end_inset

Reply via email to