Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 add a missing comma.



details:   https://anonhg.NetBSD.org/src/rev/b8d35324df15
branches:  trunk
changeset: 772453:b8d35324df15
user:      yamt <yamt%NetBSD.org@localhost>
date:      Wed Jan 04 15:48:54 2012 +0000

description:
add a missing comma.

diffstat:

 share/man/man4/tprof.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9f9a12bd1c6c -r b8d35324df15 share/man/man4/tprof.4
--- a/share/man/man4/tprof.4    Wed Jan 04 15:18:57 2012 +0000
+++ b/share/man/man4/tprof.4    Wed Jan 04 15:48:54 2012 +0000
@@ -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 @@
 .\" ------------------------------------------------------------
 .Sh SEE ALSO
 .Xr tprof_amdpmi 4 ,
-.Xr tprof_pmi 4
+.Xr tprof_pmi 4 ,
 .Xr tprof 8
 .\" ------------------------------------------------------------
 .\".Sh HISTORY



Home | Main Index | Thread Index | Old Index