Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/tpfmt Sort sections, remove line that must have crep...



details:   https://anonhg.NetBSD.org/src/rev/4d877aa6862d
branches:  trunk
changeset: 771632:4d877aa6862d
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Nov 26 22:47:39 2011 +0000

description:
Sort sections, remove line that must have crept in here from ls(1).

diffstat:

 usr.bin/tpfmt/tpfmt.1 |  11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r 6a9acba8f71f -r 4d877aa6862d usr.bin/tpfmt/tpfmt.1
--- a/usr.bin/tpfmt/tpfmt.1     Sat Nov 26 22:36:14 2011 +0000
+++ b/usr.bin/tpfmt/tpfmt.1     Sat Nov 26 22:47:39 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: tpfmt.1,v 1.1 2011/11/26 16:15:09 yamt Exp $
+.\"    $NetBSD: tpfmt.1,v 1.2 2011/11/26 22:47:39 wiz Exp $
 .\"
 .\" Copyright (c)2011 YAMAMOTO Takashi,
 .\" All rights reserved.
@@ -32,7 +32,6 @@
 .Sh NAME
 .Nm tpfmt
 .Nd format tprof samples
-.Dt LS 1
 .\" ------------------------------------------------------------
 .Sh SYNOPSIS
 .Nm
@@ -84,12 +83,12 @@
 .\utility first appeared in
 .\.Nx XXX .
 .\" ------------------------------------------------------------
+.Sh SEE ALSO
+.Xr tprof 4 ,
+.Xr tprof 8
+.\" ------------------------------------------------------------
 .Sh AUTHORS
 The
 .Nm
 utility is written by
 .An YAMAMOTO Takashi .
-.\" ------------------------------------------------------------
-.Sh SEE ALSO
-.Xr tprof 4 ,
-.Xr tprof 8



Home | Main Index | Thread Index | Old Index