Module Name: src
Committed By: tls
Date: Sun Sep 16 22:08:17 UTC 2012
Modified Files:
src/external/bsd/liblzf/usr.bin/lzf: lzf.1
Log Message:
Take wiz's suggestion.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/liblzf/usr.bin/lzf/lzf.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/liblzf/usr.bin/lzf/lzf.1
diff -u src/external/bsd/liblzf/usr.bin/lzf/lzf.1:1.2 src/external/bsd/liblzf/usr.bin/lzf/lzf.1:1.3
--- src/external/bsd/liblzf/usr.bin/lzf/lzf.1:1.2 Sun Sep 16 21:33:30 2012
+++ src/external/bsd/liblzf/usr.bin/lzf/lzf.1 Sun Sep 16 22:08:17 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: lzf.1,v 1.2 2012/09/16 21:33:30 wiz Exp $
+.\" $NetBSD: lzf.1,v 1.3 2012/09/16 22:08:17 tls Exp $
.\"
.\" Copyright (c) 2012 The NetBSD Foundation, inc.
.\" All rights reserved.
@@ -105,7 +105,6 @@ This option selects compression.
This option selects decompression.
.It Fl f
This option forces overwrite of preexisting output files, if any.
-.\" option, allowing non-compressed data to pass through unchanged.
.It Fl h
This option prints command usage.
.It Fl v