Module Name: src Committed By: joerg Date: Sat Apr 11 15:33:27 UTC 2009
Modified Files: src/lib/libc/gmon: moncontrol.3 Log Message: Fix markup. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/lib/libc/gmon/moncontrol.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libc/gmon/moncontrol.3 diff -u src/lib/libc/gmon/moncontrol.3:1.9 src/lib/libc/gmon/moncontrol.3:1.10 --- src/lib/libc/gmon/moncontrol.3:1.9 Thu Aug 7 16:43:03 2003 +++ src/lib/libc/gmon/moncontrol.3 Sat Apr 11 15:33:27 2009 @@ -1,4 +1,4 @@ -.\" $NetBSD: moncontrol.3,v 1.9 2003/08/07 16:43:03 agc Exp $ +.\" $NetBSD: moncontrol.3,v 1.10 2009/04/11 15:33:27 joerg Exp $ .\" .\" Copyright (c) 1980, 1991, 1992, 1993 .\" The Regents of the University of California. All rights reserved. @@ -105,8 +105,9 @@ setting this is the only reasonable way to get all profiling data. .El .Sh FILES -.Bl -tag -width Pa -compact -.It Pa gmon.out execution data file +.Bl -tag -width ".Pa gmon.out" -compact +.It Pa gmon.out +execution data file .El .Sh SEE ALSO .Xr cc 1 ,