diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2007-12-05 15:48:03 +0000 | 
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2007-12-05 15:48:03 +0000 | 
| commit | ad8bcc147f76709838923b5f73e352c06231e91f (patch) | |
| tree | fa83b3bb0660890a21b550fa1f334b151bf098f9 /contrib/amd/scripts/automount2amd.8 | |
| parent | a64b8e069370d29a84c68bdc0738a27326e33382 (diff) | |
Notes
Diffstat (limited to 'contrib/amd/scripts/automount2amd.8')
| -rw-r--r-- | contrib/amd/scripts/automount2amd.8 | 25 | 
1 files changed, 20 insertions, 5 deletions
| diff --git a/contrib/amd/scripts/automount2amd.8 b/contrib/amd/scripts/automount2amd.8 index e4fa9bcde2fe2..bd3b61230ab6b 100644 --- a/contrib/amd/scripts/automount2amd.8 +++ b/contrib/amd/scripts/automount2amd.8 @@ -1,5 +1,5 @@  .\" -.\" Copyright (c) 1997-2004 Erez Zadok +.\" Copyright (c) 1997-2006 Erez Zadok  .\" Copyright (c) 1990 Jan-Simon Pendry  .\" Copyright (c) 1990 Imperial College of Science, Technology & Medicine  .\" Copyright (c) 1990 The Regents of the University of California. @@ -38,7 +38,7 @@  .\"  .\"	%W% (Berkeley) %G%  .\" -.\" $Id: automount2amd.8,v 1.2.2.4 2004/01/06 03:15:25 ezk Exp $ +.\" $Id: automount2amd.8,v 1.8.2.1 2006/01/02 18:48:26 ezk Exp $  .\"  .TH AUTOMOUNT2AMD 8L "24 May 1993"  .SH NAME @@ -100,7 +100,22 @@ moon \  does not understand newer Sun Automount map syntax, those used by autofs.  .SH "SEE ALSO"  .BR conv2amd (8), amd (8). +.LP +``am-utils'' +.BR info (1) +entry. +.LP +.I "Linux NFS and Automounter Administration" +by Erez Zadok, ISBN 0-7821-2739-8, (Sybex, 2001). +.LP +.I http://www.am-utils.org +.LP +.I "Amd \- The 4.4 BSD Automounter"  .SH AUTHORS -Original author Mike Walker <mike@tab00.larc.nasa.gov>.  Script modified by -Erez Zadok <ezk@cs.columbia.edu>, Department of Computer Science, Columbia -University, New York, USA. +Original author Mike Walker <mike@tab00.larc.nasa.gov>. +Script modified by Erez Zadok <ezk@cs.sunysb.edu>, Computer Science +Department, Stony Brook University, Stony Brook, New York, USA. +.P +Other authors and contributors to am-utils are listed in the +.B AUTHORS +file distributed with am-utils. | 
