Bug 9132 - [manpage] rsync.1 entry for --force-schange refers to itself
Summary: [manpage] rsync.1 entry for --force-schange refers to itself
Status: RESOLVED FIXED
Alias: None
Product: rsync
Classification: Unclassified
Component: core (show other bugs)
Version: 3.0.9
Hardware: All FreeBSD
: P5 normal (vote)
Target Milestone: ---
Assignee: Wayne Davison
QA Contact: Rsync QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-01 19:40 UTC by Warren Block
Modified: 2012-09-23 21:05 UTC (History)
0 users

See Also:


Attachments
correct manpage --force-schange entry (515 bytes, patch)
2012-09-01 19:40 UTC, Warren Block
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Warren Block 2012-09-01 19:40:49 UTC
Created attachment 7856 [details]
correct manpage --force-schange entry

The entry for --force-schange suffers from cut-and-paste for the entry for --force-schange.  The last sentence says "This option overrides --force-change and --force-schange."  It should say "This option overrides --force-change and --force-uchange."
Comment 1 Wayne Davison 2012-09-23 21:05:52 UTC
Thanks for pointing that out.  This is now fixed in the git patches repo.