Subject: misc/26066: missing option in the manpage of dump_lfs(8)
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <hira@po6.nsk.ne.jp>
List: netbsd-bugs
Date: 06/26/2004 14:24:21
>Number:         26066
>Category:       misc
>Synopsis:       missing option in the manpage of dump_lfs(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jun 26 05:57:01 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kouichirou Hiratsuka
>Release:        NetBSD 2.0_BETA
>Organization:
>Environment:
System: NetBSD firefly.localdomain 2.0_BETA NetBSD 2.0_BETA (FIREFLY.MP) #33: Fri Jun 25 02:10:31 JST 2004 root@firefly.localdomain:/usr/src/sys/arch/i386/compile/FIREFLY.MP i386
Architecture: i386
Machine: i386
>Description:
	-l is missing in the manpage of dump_lfs(8).

>How-To-Repeat:
	man dump_lfs

>Fix:
	Sync with the manpage of dump(8).

Index: dump_lfs.8
===================================================================
RCS file: /cvs/cvsroot/src/sbin/dump_lfs/dump_lfs.8,v
retrieving revision 1.11
diff -u -r1.11 dump_lfs.8
--- dump_lfs.8	7 Aug 2003 10:04:15 -0000	1.11
+++ dump_lfs.8	26 Jun 2004 04:13:51 -0000
@@ -47,6 +47,7 @@
 .Op Fl h Ar level
 .Op Fl k Ar read blocksize
 .Op Fl L Ar label
+.Op Fl l Ar timeout
 .Op Fl r Ar cachesize
 .Op Fl s Ar feet
 .Op Fl T Ar date
@@ -171,6 +172,15 @@
 The size in kilobyte of the read buffers, rounded up to a multiple of the
 filesystem block size.
 Default is 32k.
+.It Fl l Ar timeout
+If a tape change is required, eject the tape and wait for the drive to
+be ready again.
+This is to be used with tape changers which automatically load
+the next tape when the tape is ejected.
+If after the timeout (in seconds) the drive is not ready
+.Nm
+falls back to the default behavior,
+and prompts the operator for the next tape.
 .It Fl L Ar label
 The user-supplied text string
 .Ar label
>Release-Note:
>Audit-Trail:
>Unformatted: