From 13efc3decc4afbad6f2cd8b47677743dc4bb82c8 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 26 Jul 2009 14:29:18 -0700 Subject: README: add more links to things we reference --- README | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/README b/README index ad64d8d..96c1d8d 100644 --- a/README +++ b/README @@ -4,12 +4,12 @@ pcu - Page Cache Utilities This package contains command-line utilities for viewing/managing the kernel page cache. -* pcu-fadvise - runs - [posix_fadvise(2)](http://linux.die.net/man/2/posix_fadvise) - on given files -* pcu-mincore - shows the pages in the page cache for given files via - [mmap(2)](http://linux.die.net/man/2/mmap) and - [mincore(2)](http://linux.die.net/man/2/mincore) +* [pcu-fadvise(1)](pcu-fadvise.1.html) - runs + [posix_fadvise(2)](http://linux.die.net/man/2/posix_fadvise) + on given files +* [pcu-mincore(1)](pcu-fadvise.1.html) - shows the pages in the page cache + for given files via [mmap(2)](http://linux.die.net/man/2/mmap) and + [mincore(2)](http://linux.die.net/man/2/mincore) See manpages for the individual commands for more details. Neither command requires privileges other than read access to the files @@ -32,12 +32,14 @@ Maildir archives at . Source ------ -You may clone the source repository via git: +You may clone the source repository via [git](http://git-scm.com): * git://git.bogomips.org/pcu.git * git://repo.or.cz/pcu.git (mirror) License ------- -pcu is copyright Eric Wong and contributors. -It is covered under the GNU General Public License, version 2. +pcu is 100% Free Software. +Copyright Eric Wong and contributors. +It is covered under the [GNU General Public License, +version 2](http://www.gnu.org/licenses/gpl-2.0.html). -- cgit v1.2.3-24-ge0c7