diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2004-07-08 16:33:01 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2004-07-08 16:33:01 +0000 |
| commit | ffec084f194f578dc0644fb5e4ee9819dbb27e5a (patch) | |
| tree | b2bcf9e1b98400138915e766138d07e249652ce9 /share | |
| parent | 469df336645654615c97ce1a741a98ca668c2c42 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/cm.4 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/share/man/man4/cm.4 b/share/man/man4/cm.4 index a338617b997a9..be0ac8f288832 100644 --- a/share/man/man4/cm.4 +++ b/share/man/man4/cm.4 @@ -143,8 +143,17 @@ This manual page first appeared in .Sh AUTHORS This manual page was written by .An Tom Rhodes Aq trhodes@FreeBSD.org . +The IMPLEMENTATION NOTES section was submitted by +.An Max Khon Aq fjoe@FreeBSD.org +and originated from +.Nx . .Sh BUGS The .Nm driver code could do with a bit of improvement, it would be nice if some one could come along and take care of this. +.Pp +The IMPLEMENTATION NOTES section is specific to all Arcnet +devices +.Pq see Pa sys/net/if_arcsubr.c +and should be moved to a more generic location. |
