Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/dump Argument is read-blocksize, not "read blocksize". ...
details: https://anonhg.NetBSD.org/src/rev/7d35b95daf02
branches: trunk
changeset: 584258:7d35b95daf02
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Sep 11 23:36:55 2005 +0000
description:
Argument is read-blocksize, not "read blocksize". From YOMURA Masanori in private mail.
diffstat:
sbin/dump/dump.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8e7374deccca -r 7d35b95daf02 sbin/dump/dump.8
--- a/sbin/dump/dump.8 Sun Sep 11 23:36:19 2005 +0000
+++ b/sbin/dump/dump.8 Sun Sep 11 23:36:55 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dump.8,v 1.55 2005/04/19 11:04:34 wiz Exp $
+.\" $NetBSD: dump.8,v 1.56 2005/09/11 23:36:55 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" Regents of the University of California.
@@ -212,7 +212,7 @@
The default honor level is 1,
so that incremental backups omit such files
but full backups retain them.
-.It Fl k Ar read blocksize
+.It Fl k Ar read-blocksize
The size in kilobyte of the read buffers, rounded up to a multiple of the
file system block size.
Default is 32k.
Home |
Main Index |
Thread Index |
Old Index