From dfc0dcf6e0003f0a64c7db34ca6ca2c813ff103f Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 12 Apr 2020 22:50:08 +0200 Subject: [PATCH] README: Move the "Home page" section to the top of the file Signed-off-by: Michael Kerrisk --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index 9de67a06f..0f5966ffc 100644 --- a/README +++ b/README @@ -1,6 +1,11 @@ This package contains Linux man pages for sections 1 through 8. Some more information is given in the 'man-pages-x.y.Announce' file. +Homepage +======== +For information about the Linux man-pages project, see +http://www.kernel.org/doc/man-pages/index.html. + Installing and uninstalling =========================== "make install" will copy these man pages to /usr/share/man/man[1-8]. @@ -30,8 +35,3 @@ mailaddr.7 ? Copyrights ========== See the 'man-pages-x.y.Announce' file. - -Homepage -======== -For much more about the Linux man-pages project, see -http://www.kernel.org/doc/man-pages/index.html.