cvs commit: src/share/man/man5 rc.conf.5
Tom Rhodes
trhodes at FreeBSD.org
Thu May 31 21:42:41 UTC 2007
On Thu, 31 May 2007 22:14:56 +0200
Remko Lodder <remko at elvandar.org> wrote:
> Tom Rhodes wrote:
> > On Fri, 1 Jun 2007 08:06:22 +1200
> > Andrew Thompson <thompsa at FreeBSD.org> wrote:
> >
> >> On Thu, May 31, 2007 at 08:05:04PM +0000, Tom Rhodes wrote:
> >>> trhodes 2007-05-31 20:05:04 UTC
> >>>
> >>> FreeBSD src repository
> >>>
> >>> Modified files:
> >>> share/man/man5 rc.conf.5
> >>> Log:
> >>> There is no pf module yet.
> >>>
> >>> Revision Changes Path
> >>> 1.324 +4 -2 src/share/man/man5/rc.conf.5
> >>>
> >>> http://cvsweb.FreeBSD.org/src/share/man/man5/rc.conf.5.diff?r1=1.323&r2=1.324
> >>> --- src/share/man/man5/rc.conf.5 2007/04/10 16:42:14 1.323
> >>> +++ src/share/man/man5/rc.conf.5 2007/05/31 20:05:04 1.324
> >>> @@ -22,9 +22,9 @@
> >>> .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
> >>> .\" SUCH DAMAGE.
> >>> .\"
> >>> -.\" $FreeBSD: /usr/local/www/cvsroot/FreeBSD/src/share/man/man5/rc.conf.5,v 1.323 2007/04/10 16:42:14 keramida Exp $
> >>> +.\" $FreeBSD: /usr/local/www/cvsroot/FreeBSD/src/share/man/man5/rc.conf.5,v 1.324 2007/05/31 20:05:04 trhodes Exp $
> >>> .\"
> >>> -.Dd April 6, 2007
> >>> +.Dd May 31, 2007
> >>> .Dt RC.CONF 5
> >>> .Os
> >>> .Sh NAME
> >>> @@ -769,7 +769,9 @@ appropriately.
> >>> builds
> >>> .Xr pf 4
> >>> into the kernel.
> >>> -Otherwise it is loaded from a module.
> >> Sure there is, /boot/kernel/pf.ko
> >>
> >
> > I don't seem to have one ...
> >
> > %uname -a
> > FreeBSD localhost 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Thu May 24 23:58:47 EDT 2007 trhodes at localhost:/usr/obj/usr/home/trhodes/work/current/src/sys/MOBILE i386
> > %pwd
> > /boot/kernel
> > %ls -al pf.ko
> > ls: pf.ko: No such file or directory
> >
> >
>
> $ uname -a
> FreeBSD ultrasparc.elvandar.org 7.0-CURRENT FreeBSD 7.0-CURRENT #3: Sat
> May 26 12:08:25 CEST 2007
> root at ultrasparc.elvandar.org:/usr/obj/usr/src/sys/GENERIC sparc64
> $ ls -l /boot/kernel/pf.ko
> -r-xr-xr-x 1 root wheel 377105 May 27 13:15 /boot/kernel/pf.ko
Heh, do not mess with me Remko. Besides, I've figured it out,
thanks! :)
--
Tom Rhodes
More information about the cvs-src
mailing list