diff options
author | John Polstra <jdp@FreeBSD.org> | 2003-07-09 00:39:32 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 2003-07-09 00:39:32 +0000 |
commit | 85359886536b7f86c9b61e20f3b59b8737b8dcf5 (patch) | |
tree | f6baae7172df5a0a057cb80bb815fc6814a9dbab /security/cfs | |
parent | 3a6814d3d337c40fb04a2cd08a83800d7a2c264a (diff) | |
download | ports-85359886536b7f86c9b61e20f3b59b8737b8dcf5.tar.gz ports-85359886536b7f86c9b61e20f3b59b8737b8dcf5.zip |
Notes
Diffstat (limited to 'security/cfs')
-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". |