samba-bugs at samba.org
2019-Jan-01 14:03 UTC
[Bug 13734] New: spelling mistakes in rsync.yo
https://bugzilla.samba.org/show_bug.cgi?id=13734 Bug ID: 13734 Summary: spelling mistakes in rsync.yo Product: rsync Version: 3.1.3 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 Component: core Assignee: wayned at samba.org Reporter: paul at debian.org QA Contact: rsync-qa at samba.org There are two spelling mistakes in rsync.yo: diff --git a/rsync.yo b/rsync.yo index 48d5da1d287534c8569272b6b8663329217000f8..69680566051f4a7ff47b0d84a500b35931d980be 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1324,7 +1324,7 @@ batch-writing option is in effect. dit(bf(--checksum-choice=STR)) This option overrides the checksum algoriths. If one algorithm name is specified, it is used for both the transfer checksums -and (assuming bf(--checksum) is specifed) the pre-transfer checksumming. If two +and (assuming bf(--checksum) is specified) the pre-transfer checksumming. If two comma-separated names are supplied, the first name affects the transfer checksums, and the second name affects the pre-transfer checksumming. @@ -2334,7 +2334,7 @@ units of 1024. The default is human-readable level 1. Each bf(-h) option increases the level by one. You can take the level down to 0 (to output numbers as pure digits) by -specifing the bf(--no-human-readable) (bf(--no-h)) option. +specifying the bf(--no-human-readable) (bf(--no-h)) option. The unit letters that are appended in levels 2 and 3 are: K (kilo), M (mega), G (giga), or T (tera). For example, a 1234567-byte file would output as 1.23M -- You are receiving this mail because: You are the QA Contact for the bug.
https://bugzilla.samba.org/show_bug.cgi?id=13734 Wayne Davison <wayned at samba.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Wayne Davison <wayned at samba.org> --- Fix committed to git. -- You are receiving this mail because: You are the QA Contact for the bug.
Seemingly Similar Threads
- Build problems & spelling mistakes (patches)
- [Bug 13912] New: Fix a few typos in rsync.yo
- [PATCH] Attempt to rewrite the description of the filter parameters in rsyncd.conf.yo.
- [Bug 13115] New: .yo sources incompatible with current yodl version
- [ wxruby-Bugs-13734 ] Problem with TreeCtrl#get_first_child and #get_next_child on MSW