Date: Tue, 28 Aug 2001 05:47:56 -0700 (PDT) From: <dd@FreeBSD.org> To: andrew@ugh.net.au, dd@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/30069: netstat man page doesn't describe the meaning of * Message-ID: <200108281247.f7SClu041291@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: netstat man page doesn't describe the meaning of * State-Changed-From-To: open->closed State-Changed-By: dd State-Changed-When: Tue Aug 28 05:45:48 PDT 2001 State-Changed-Why: Applied after some minor changes, thanks! Regarding the up/down thing: IFF_UP is a flag like IFF_BROADCAST, IFF_NOARP, IFF_LINK0, etc., but the opposite of being up is down; thus, if the flag isn't set, the interface is administratively down. Reflecting this was one of my changes. Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30069 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108281247.f7SClu041291>