summaryrefslogtreecommitdiff
path: root/lib/libc/net/ethers.3
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2011-08-08Fix a pathname (s,netinet/if_ether.h,net/ethernet.h,).Hiroki Sato
2010-08-28Fix incorrect usage of 'assure' and 'insure'.Rebecca Cran
2007-10-30mdoc fix: remove extraneous empty line.Giorgos Keramidas
2007-05-13Add and document ether_ntoa_r() and ether_aton_r() functions, which acceptRobert Watson
2005-01-20Sort sections.Ruslan Ermilov
2003-09-08mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov
2002-12-18mdoc(7) police: Fixed abuses of the .Ar and .Em macros.Ruslan Ermilov
2002-12-18mdoc(7) police: "The .Fn function".Ruslan Ermilov
2002-01-14yp(4) -> yp(8).Ruslan Ermilov
2001-10-01mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov
2001-07-15Remove whitespace at EOL.Dima Dorfman
2001-07-10mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov
2001-07-09mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman
2000-12-14mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov
2000-11-20mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov
2000-07-18Const'ify parameters to ethers(3) routines as appropriate.Archie Cobbs
2000-04-21Introduce ".Lb" macro to libc manpages.Alexey Zelkin
2000-03-02Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-02-12Removed occurrences of consecutive repeated words (such as "the the").Alexander Langer
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-30Update to reflect current include files.Mike Pritchard
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-12-10Get struct ether_addr directly from <net/ethernet.h> rather than pullingGarrett Wollman
1996-08-21Update some more man pages to use the .Fx macro.Mike Pritchard
1996-02-11Correct a bunch of man page cross references and generallyMike Pritchard
1995-04-12Add an ethers(3) man page.Bill Paul