Bump document date. Remove EOL whitespace introduced in previous

commit.  Start new line at sentence break in previous commit.

Approved by:	re (implicit, fixing a commit made 5 minutes ago)
This commit is contained in:
cperciva 2005-07-01 10:04:33 +00:00
parent 9fc0d88f30
commit e8f7047163

View File

@ -1,7 +1,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd February 22, 2005
.Dd June 30, 2005
.Dt IPFW 8
.Os
.Sh NAME
@ -2491,9 +2491,10 @@ Rules using
.Cm uid
or
.Cm gid
may not behave as expected. In particular, incoming SYN packets may
may not behave as expected.
In particular, incoming SYN packets may
have no uid or gid associated with them since they do not yet belong
to a TCP connection, and the uid/gid associated with a packet may not
to a TCP connection, and the uid/gid associated with a packet may not
be as expected if the associated process calls
.Xr setuid 2
or similar system calls.