diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 13:28:14 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 13:28:14 +0000 |
commit | 79ca0bc1355b06fab66aa313da8c8a079b16be0c (patch) | |
tree | 92e5ce62fe0e6e606bd30af72e7b209fbfa29e80 /share/man/man5/ethers.5 | |
parent | 4ece5e8df26ca5a4f844f7b4dc21e062960d4723 (diff) |
- section reorder
- macro fixes
- kill whitespace at EOL
Diffstat (limited to 'share/man/man5/ethers.5')
-rw-r--r-- | share/man/man5/ethers.5 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man5/ethers.5 b/share/man/man5/ethers.5 index 6d136499edf..20aa54b3361 100644 --- a/share/man/man5/ethers.5 +++ b/share/man/man5/ethers.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ethers.5,v 1.13 2001/03/06 19:56:52 brad Exp $ +.\" $OpenBSD: ethers.5,v 1.14 2003/06/06 13:28:13 jmc Exp $ .\" $NetBSD: ethers.5,v 1.2 1994/11/30 19:31:16 jtc Exp $ .\" .\" Written by Roland McGrath <roland@frob.com>. Public domain. @@ -36,6 +36,12 @@ file has support for YP functionality. .Sh SEE ALSO .Xr ethers 3 , .Xr diskless 8 +.Sh HISTORY +The +.Nm +file format was adopted from SunOS and appeared in +.Nx +0.9b. .Sh BUGS A name server should be used instead of a static file. .Pp @@ -45,9 +51,3 @@ are limited to .Dv BUFSIZE characters (currently 1024). Longer lines will be ignored. -.Sh HISTORY -The -.Nm -file format was adopted from SunOS and appeared in -.Nx -0.9b. |