--- src/lib/libnetgraph/netgraph.3 2003/06/17 04:26:50 1.2 +++ src/lib/libnetgraph/netgraph.3 2006/07/22 23:52:23 1.3 @@ -33,7 +33,7 @@ .\" Author: Archie Cobbs .\" .\" $FreeBSD: src/lib/libnetgraph/netgraph.3,v 1.4.2.10 2002/12/29 16:35:36 schweikh Exp $ -.\" $DragonFly: src/lib/libnetgraph/netgraph.3,v 1.1 2003/06/16 04:48:37 dillon Exp $ +.\" $DragonFly$ .\" $Whistle: netgraph.3,v 1.7 1999/01/25 07:14:06 archie Exp $ .\" .Dd January 19, 1999 @@ -248,7 +248,7 @@ flag to link in this library. .Sh INITIALIZATION To enable Netgraph in your kernel, either your kernel must be compiled with -.Dq options NETGRAPH +.Cd options NETGRAPH in the kernel configuration file, or else the .Xr netgraph 4