diff options
author | cube <cube@pkgsrc.org> | 2003-11-11 22:15:01 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2003-11-11 22:15:01 +0000 |
commit | 1279464c12cb1e92d7af6c7a215fc257db138f02 (patch) | |
tree | 5e34180e39484f73ed3c6490b41a62e7f471570b /sysutils/dmesg2gif | |
parent | f75ac09f88a981eaeddbda27b3e0fee9817d69c4 (diff) | |
download | pkgsrc-1279464c12cb1e92d7af6c7a215fc257db138f02.tar.gz |
Reword an unclear sentence. With the appreciated help of Soren Jacobsen.
Diffstat (limited to 'sysutils/dmesg2gif')
-rw-r--r-- | sysutils/dmesg2gif/files/dmesg2gif.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/dmesg2gif/files/dmesg2gif.1 b/sysutils/dmesg2gif/files/dmesg2gif.1 index 997cb1c441c..10341a479ad 100644 --- a/sysutils/dmesg2gif/files/dmesg2gif.1 +++ b/sysutils/dmesg2gif/files/dmesg2gif.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: dmesg2gif.1,v 1.3 2003/11/03 10:19:29 cube Exp $ +.\" $NetBSD: dmesg2gif.1,v 1.4 2003/11/11 22:15:01 cube Exp $ .\" .\" Copyright (c) 2003, The NetBSD Foundation, Inc. .\" All rights reserved. @@ -27,7 +27,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd November 2, 2003 +.Dd November 11, 2003 .Dt DMESG2GIF 1 .Os .Sh NAME @@ -51,12 +51,12 @@ an image viewer, such as .Sh FILES .Bl -tag -width /var/run/dmesg.boot .It Pa /var/run/dmesg.boot -The output of +The initial output of .Xr dmesg 8 -is saved in that file directly after the boot. -Kernel messages may overwrite it later on. +is saved in this file immediately after booting. +These messages may later be overwritten by the kernel. .El .Sh SEE ALSO -.Xr dmesg 1 , +.Xr dmesg 8 , .Xr dot 1 , .Xr xv 1 |