Module Name: src Committed By: yamt Date: Wed Jan 4 15:48:54 UTC 2012
Modified Files: src/share/man/man4: tprof.4 Log Message: add a missing comma. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/tprof.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/tprof.4 diff -u src/share/man/man4/tprof.4:1.1 src/share/man/man4/tprof.4:1.2 --- src/share/man/man4/tprof.4:1.1 Fri Dec 2 12:17:51 2011 +++ src/share/man/man4/tprof.4 Wed Jan 4 15:48:54 2012 @@ -1,4 +1,4 @@ -.\" $NetBSD: tprof.4,v 1.1 2011/12/02 12:17:51 yamt Exp $ +.\" $NetBSD: tprof.4,v 1.2 2012/01/04 15:48:54 yamt Exp $ .\" .\" Copyright (c)2011 YAMAMOTO Takashi, .\" All rights reserved. @@ -52,7 +52,7 @@ without keeping compatibility. .\" ------------------------------------------------------------ .Sh SEE ALSO .Xr tprof_amdpmi 4 , -.Xr tprof_pmi 4 +.Xr tprof_pmi 4 , .Xr tprof 8 .\" ------------------------------------------------------------ .\".Sh HISTORY