Mustafa Hashmi wrote: > On Thu, 4 Mar 2004 08:44:53 -0800 (PST) > Jamie Bowden <ragnar_at_sysabend.org> wrote: > > >>ln: /usr/share/man/man9/ieee80211_input.9.gz: No such file or directory >>*** Error code 1 >> > > > Exactly the same here. Got src tree again with similar results. This was approx 12:00 a.m CST (src update). > This was commited yesterday morning: bms 2004/03/04 04:52:10 PST FreeBSD src repository Modified files: share/man/man9 Makefile Added files: share/man/man9 ieee80211.9 ieee80211_crypto.9 ieee80211_input.9 ieee80211_ioctl.9 ieee80211_node.9 ieee80211_output.9 ieee80211_proto.9 ieee80211_radiotap.9 Log: Initial import of documentation for net80211 interface code. Of particular interest here is the ieee80211_radiotap(9) man page. TODO: Flesh out ieee80211_node.9, ieee80211_proto.9. Submitted by: bms (with help from Darron Broad) Revision Changes Path 1.221 +47 -0 src/share/man/man9/Makefile 1.1 +246 -0 src/share/man/man9/ieee80211.9 (new) 1.1 +102 -0 src/share/man/man9/ieee80211_crypto.9 (new) 1.1 +108 -0 src/share/man/man9/ieee80211_input.9 (new) 1.1 +100 -0 src/share/man/man9/ieee80211_ioctl.9 (new) 1.1 +91 -0 src/share/man/man9/ieee80211_node.9 (new) 1.1 +142 -0 src/share/man/man9/ieee80211_output.9 (new) 1.1 +68 -0 src/share/man/man9/ieee80211_proto.9 (new) 1.1 +214 -0 src/share/man/man9/ieee80211_radiotap.9 (new) I'm not sure if you guys are the only ones to have run into this or not. I've been avoiding upgrading the last couple days because things look a bit rough right now. You may want to contact bms if the problem persists. Pete...Received on Fri Mar 05 2004 - 04:23:12 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:46 UTC