Deleted Added
full compact
hlfsd.8 (81251) hlfsd.8 (107788)
1.\"
2.\" Copyright (c) 1997-1999 Erez Zadok
3.\" Copyright (c) 1989 Jan-Simon Pendry
4.\" Copyright (c) 1989 Imperial College of Science, Technology & Medicine
5.\" Copyright (c) 1989 The Regents of the University of California.
6.\" All rights reserved.
7.\"
8.\" This code is derived from software contributed to Berkeley by

--- 23 unchanged lines hidden (view full) ---

32.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
33.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
34.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
35.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
36.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
37.\" SUCH DAMAGE.
38.\"
39.\" $Id: hlfsd.8,v 1.2 1999/01/10 21:54:32 ezk Exp $
1.\"
2.\" Copyright (c) 1997-1999 Erez Zadok
3.\" Copyright (c) 1989 Jan-Simon Pendry
4.\" Copyright (c) 1989 Imperial College of Science, Technology & Medicine
5.\" Copyright (c) 1989 The Regents of the University of California.
6.\" All rights reserved.
7.\"
8.\" This code is derived from software contributed to Berkeley by

--- 23 unchanged lines hidden (view full) ---

32.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
33.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
34.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
35.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
36.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
37.\" SUCH DAMAGE.
38.\"
39.\" $Id: hlfsd.8,v 1.2 1999/01/10 21:54:32 ezk Exp $
40.\" $FreeBSD: head/contrib/amd/hlfsd/hlfsd.8 81251 2001-08-07 15:48:51Z ru $
40.\" $FreeBSD: head/contrib/amd/hlfsd/hlfsd.8 107788 2002-12-12 17:26:04Z ru $
41.\"
42.\" HLFSD was written at Columbia University Computer Science Department, by
43.\" Erez Zadok <ezk@cs.columbia.edu> and Alexander Dupuy <dupuy@smarts.com>
44.\" It is distributed under the same terms and conditions as AMD.
45.\"
46.Dd September 14, 1993
47.Dt HLFSD 8
48.Os

--- 16 unchanged lines hidden (view full) ---

65.Op Fl o Ar mount-options
66.Op Fl x Ar log-options
67.Op Fl D Ar debug-options
68.Op Fl P Ar password-file
69.Ek
70.Op linkname Op subdir
71.Sh DESCRIPTION
72.Nm
41.\"
42.\" HLFSD was written at Columbia University Computer Science Department, by
43.\" Erez Zadok <ezk@cs.columbia.edu> and Alexander Dupuy <dupuy@smarts.com>
44.\" It is distributed under the same terms and conditions as AMD.
45.\"
46.Dd September 14, 1993
47.Dt HLFSD 8
48.Os

--- 16 unchanged lines hidden (view full) ---

65.Op Fl o Ar mount-options
66.Op Fl x Ar log-options
67.Op Fl D Ar debug-options
68.Op Fl P Ar password-file
69.Ek
70.Op linkname Op subdir
71.Sh DESCRIPTION
72.Nm
73is a daemon which implements a filesystem containing a symbolic link to
73is a daemon which implements a file system containing a symbolic link to
74subdirectory within a user's home directory, depending on the user
75which accessed that link. It was primarily designed to redirect
76incoming mail to users' home directories, so that it can read from
77anywhere.
78.Pp
79.Nm
80operates by mounting itself as an
81.Tn NFS

--- 238 unchanged lines hidden ---
74subdirectory within a user's home directory, depending on the user
75which accessed that link. It was primarily designed to redirect
76incoming mail to users' home directories, so that it can read from
77anywhere.
78.Pp
79.Nm
80operates by mounting itself as an
81.Tn NFS

--- 238 unchanged lines hidden ---