Date: Wed, 25 Jul 2001 05:22:31 -0700 From: Dima Dorfman <dima@unixfreak.org> To: Yar Tikhiy <yar@freebsd.org> Cc: audit@freebsd.org Subject: Re: vlan(4) manpage Message-ID: <20010725122231.0F7643E28@bazooka.unixfreak.org> In-Reply-To: <20010725072042.A24573@comp.chem.msu.su>; from yar@freebsd.org on "Wed, 25 Jul 2001 07:20:42 %2B0400"
index | next in thread | previous in thread | raw e-mail
Yar Tikhiy <yar@freebsd.org> writes:
> .\"
> .\" $FreeBSD$
> .\"
> .Dd July 25, 2001
> .Dt VLAN 4
> .Os
> .Sh NAME
> .Nm vlan
> .Nd IEEE 802.1Q VLAN network interface
> .Sh SYNOPSIS
> .Cd pseudo-device vlan Op Ar count
`pseudo-device' doesn't exist in -current; it's just `device'.
> A single parent can be assigned to multiple
> .Nm
> interfaces provided they have different tags.
> The parent interface is likely to be an ethernet one connected to
> a properly configured switch port. The VLAN tag should match one of
^^^^
Please start new sentences on new lines. I.e., your man page should
look like:
This is your first sentence.
This is your second sentence.
It yields better output in some cases, and makes diffs easier to read.
> those set up in the switched network.
> .Sh SEE ALSO
> .Xr ifconfig 8
> .Sh BUGS
> Most ethernet NICs supported by FreeBSD lack the capability of
> transmitting and/or receiving oversized frames. Using such a NIC as a
^^^^^
Same as above.
Other than that, it looks okay.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-audit" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010725122231.0F7643E28>
