Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/vndcompress Fix vndcompress man page to reflect defa...
details: https://anonhg.NetBSD.org/src/rev/acc76534a2b8
branches: trunk
changeset: 326216:acc76534a2b8
user: riastradh <riastradh%NetBSD.org@localhost>
date: Wed Jan 22 06:18:09 2014 +0000
description:
Fix vndcompress man page to reflect default window size.
diffstat:
usr.bin/vndcompress/vndcompress.1 | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (29 lines):
diff -r e24a0200e10f -r acc76534a2b8 usr.bin/vndcompress/vndcompress.1
--- a/usr.bin/vndcompress/vndcompress.1 Wed Jan 22 06:18:00 2014 +0000
+++ b/usr.bin/vndcompress/vndcompress.1 Wed Jan 22 06:18:09 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: vndcompress.1,v 1.12 2014/01/22 06:17:51 riastradh Exp $
+.\" $NetBSD: vndcompress.1,v 1.13 2014/01/22 06:18:09 riastradh Exp $
.\"
.\" Copyright (c) 2013 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -137,8 +137,6 @@
.Ar winsize
entries into the table of compressed block offsets.
If
-.Fl w
-is not supplied or
.Ar winsize
is zero,
.Nm
@@ -160,6 +158,10 @@
decompression.
Thus, decompressing from a pipe is incompatible with a nonzero
.Ar winsize .
+.Pp
+By default,
+.Nm
+uses a fixed window size, unless decompressing with nonseekable input.
.El
.Sh EXIT STATUS
.Ex -std
Home |
Main Index |
Thread Index |
Old Index