Module Name: src
Committed By: wiz
Date: Sat Nov 26 22:47:39 UTC 2011
Modified Files:
src/usr.bin/tpfmt: tpfmt.1
Log Message:
Sort sections, remove line that must have crept in here from ls(1).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/tpfmt/tpfmt.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/tpfmt/tpfmt.1
diff -u src/usr.bin/tpfmt/tpfmt.1:1.1 src/usr.bin/tpfmt/tpfmt.1:1.2
--- src/usr.bin/tpfmt/tpfmt.1:1.1 Sat Nov 26 16:15:09 2011
+++ src/usr.bin/tpfmt/tpfmt.1 Sat Nov 26 22:47:39 2011
@@ -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 @@ for an example.
.\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