from amd5.3 alpha11
[unix-history] / usr / src / usr.sbin / amd / text / README
CommitLineData
93116c8d
JSP
1This program is an automounter.
2
3This automounter is a value-added, replacement for the SunOS 4
4automount(8) program. Though based on that program in spirit, it
5contains no proprietary UN*X source code.
6
2f619045 7The version you have here is release 5.3Alpha.
93116c8d
JSP
8
9This program is NOT in the Public Domain - it is covered by
10the usual Berkeley software distribution license - but feel free
11to take it and change it.
12
13It is believed to work correctly on Sun-3's (SunOS 3.5, 4.0, 4.1),
2f619045 14Sun-4's (SunOS 4.0, 4.1), HP-9000/300 (HP-UX, MORE/bsd & BSD 4.3 Reno),
93116c8d 15IBM RTs (AOS 4.3), IBM RISC System/6000 (AIX 3.1), VAXen (Ultrix 4.0,
2f619045 16MORE/bsd & BSD 4.3 Reno) and a wide variety of other systems. If
93116c8d
JSP
17your machine is not supported please feel free to try a port, but be
18sure to send me a record of the changes you had to make.
19
2f619045
JSP
20
21This is the file text/README.
22
23See the file text/INSTALL for installation instructions.
24
25The documentation is in doc/amdref.texinfo. This is in GNU TeXinfo format
26and you will need a TeX system before you can print it out.
93116c8d
JSP
27
28Please forward *all* bug reports to Jan-Simon Pendry <jsp@doc.ic.ac.uk>
29quoting the details of the release and your configuration, which can be
2f619045
JSP
30obtained by running the command "amd -v". Also send any additional
31information which may be relevant such as command line options and the maps
32being used. Thanks.
93116c8d
JSP
33
34The manual page (amd/amd.8) only lists the command line options. See the
2f619045 35texinfo document doc/amdref.texinfo for a more detailed discussion.
93116c8d 36
2f619045 37$Id: README,v 5.2.1.3 91/03/03 21:24:58 jsp Alpha $