pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/dmesg2gif/files Misc fixes.
details: https://anonhg.NetBSD.org/pkgsrc/rev/748cfda97aaf
branches: trunk
changeset: 463240:748cfda97aaf
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Nov 02 22:41:45 2003 +0000
description:
Misc fixes.
diffstat:
sysutils/dmesg2gif/files/dmesg2gif.1 | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (36 lines):
diff -r 2cfeac1838e7 -r 748cfda97aaf sysutils/dmesg2gif/files/dmesg2gif.1
--- a/sysutils/dmesg2gif/files/dmesg2gif.1 Sun Nov 02 21:41:03 2003 +0000
+++ b/sysutils/dmesg2gif/files/dmesg2gif.1 Sun Nov 02 22:41:45 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dmesg2gif.1,v 1.1 2003/11/02 19:58:00 cube Exp $
+.\" $NetBSD: dmesg2gif.1,v 1.2 2003/11/02 22:41:45 wiz Exp $
.\"
.Dd November 2, 2003
.Dt DMESG2GIF 1
@@ -8,12 +8,12 @@
.Nd output
.Xr dmesg 8
device tree as GIF image
-.Sh SYNOPSYS
+.Sh SYNOPSIS
.Nm
-< /var/run/dmesg.boot | xv -
+\*[Lt] /var/run/dmesg.boot | xv -
.Sh DESCRIPTION
.Nm
-takes in input the kernel configuration messages that
+takes as input the kernel configuration messages that
are printed during boot.
Then it computes the device tree and passes it to
.Xr dot 1
@@ -26,8 +26,8 @@
.It Pa /var/run/dmesg.boot
The output of
.Xr dmesg 8
-is saved in that file quickly after the boot since kernel
-messages that follow may overwrite initial output.
+is saved in that file directly after the boot.
+Kernel messages may overwrite it later on.
.El
.Sh SEE ALSO
.Xr dmesg 1 ,
Home |
Main Index |
Thread Index |
Old Index