diff options
| author | Steve Price <steve@FreeBSD.org> | 1998-01-04 17:34:42 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1998-01-04 17:34:42 +0000 |
| commit | 949af4d18324605bbfe7ee876328ecdae11ade04 (patch) | |
| tree | 9b9cc014e0dfb9c2569963392dac88fb8e993579 | |
| parent | bead1f1ad0b01ba6d3697eccd4de4a8d76ff8235 (diff) | |
Notes
| -rw-r--r-- | share/man/man5/ethers.5 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man5/ethers.5 b/share/man/man5/ethers.5 index e40e8b813a3e..e757d050bcd4 100644 --- a/share/man/man5/ethers.5 +++ b/share/man/man5/ethers.5 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: ethers.5,v 1.4 1997/02/22 13:25:58 peter Exp $ .\" .Dd April 12, 1995 .Dt ETHERS 5 @@ -90,6 +90,9 @@ file resides in .El .Sh SEE ALSO .Xr ethers 3 +.Sh BUGS +Use of this file is deprecated. +A name server should be used instead of a static file. .Sh HISTORY The .Nm ethers |
