diff options
author | jdp <jdp@FreeBSD.org> | 2003-07-09 08:39:32 +0800 |
---|---|---|
committer | jdp <jdp@FreeBSD.org> | 2003-07-09 08:39:32 +0800 |
commit | 0cbf738290d6a6c7922ee8dcb2f21e911bd3b3ec (patch) | |
tree | 103282d29a283c6a6e6a68d10e02f46471b2d454 /security | |
parent | cef12f94fb745fe2886e990b4275223d3dc6ee18 (diff) | |
download | freebsd-ports-gnome-0cbf738290d6a6c7922ee8dcb2f21e911bd3b3ec.tar.gz freebsd-ports-gnome-0cbf738290d6a6c7922ee8dcb2f21e911bd3b3ec.tar.zst freebsd-ports-gnome-0cbf738290d6a6c7922ee8dcb2f21e911bd3b3ec.zip |
Update the link to Matt Blaze's CFS paper.
Diffstat (limited to 'security')
-rw-r--r-- | security/cfs/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cfs/pkg-descr b/security/cfs/pkg-descr index 384e43e2b9b7..1c2917c44b7a 100644 --- a/security/cfs/pkg-descr +++ b/security/cfs/pkg-descr @@ -6,7 +6,7 @@ require any kernel modifications. For an overview of how to use it, read "${PREFIX}/share/doc/cfs/notes.ms" and the manual pages. There is a paper describing CFS at: - ftp://research.att.com/dist/mab/cfs.ps + http://www.crypto.com/papers/cfs.pdf Under FreeBSD, the mount command for the CFS tree must include "-o port=3049,nfsv2". |