Module Name: src
Committed By: njoly
Date: Thu Dec 23 16:16:27 UTC 2010
Modified Files:
src/share/man/man4: pim.4
Log Message:
Remove double-quotes from .Sx macro.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/pim.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/pim.4
diff -u src/share/man/man4/pim.4:1.2 src/share/man/man4/pim.4:1.3
--- src/share/man/man4/pim.4:1.2 Sun Sep 12 13:06:14 2004
+++ src/share/man/man4/pim.4 Thu Dec 23 16:16:27 2010
@@ -24,7 +24,7 @@
.\" DEALINGS IN THE SOFTWARE.
.\"
.\" $FreeBSD: src/share/man/man4/pim.4,v 1.2 2004/07/09 09:22:36 ru Exp $
-.\" $NetBSD: pim.4,v 1.2 2004/09/12 13:06:14 wiz Exp $
+.\" $NetBSD: pim.4,v 1.3 2010/12/23 16:16:27 njoly Exp $
.\"
.Dd September 4, 2003
.Dt PIM 4
@@ -80,7 +80,7 @@
and must run a PIM-SM or PIM-DM capable user-level process.
From developer's point of view,
the programming guide described in the
-.Sx "Programming Guide"
+.Sx Programming Guide
section should be used to control the PIM processing in the kernel.
.\"
.Ss Programming Guide