Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/liblzf/usr.bin/lzf Take wiz's suggestion.



details:   https://anonhg.NetBSD.org/src/rev/f0272bc6eb37
branches:  trunk
changeset: 781589:f0272bc6eb37
user:      tls <tls%NetBSD.org@localhost>
date:      Sun Sep 16 22:08:17 2012 +0000

description:
Take wiz's suggestion.

diffstat:

 external/bsd/liblzf/usr.bin/lzf/lzf.1 |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 3710fc34da9f -r f0272bc6eb37 external/bsd/liblzf/usr.bin/lzf/lzf.1
--- a/external/bsd/liblzf/usr.bin/lzf/lzf.1     Sun Sep 16 21:33:30 2012 +0000
+++ b/external/bsd/liblzf/usr.bin/lzf/lzf.1     Sun Sep 16 22:08:17 2012 +0000
@@ -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 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



Home | Main Index | Thread Index | Old Index