| Summary: | restore(8) man page is misleading/confusing | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Ronald F. Guilmette <rfg> |
| Component: | Manual Pages | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Open --- | ||
| Severity: | Affects Only Me | CC: | doc |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
For bugs matching the following criteria: Status: In Progress Changed: (is less than) 2014-06-01 Reset to default assignee and clear in-progress tags. Mail being skipped |
The following text appears in the restore(8) man page: The -r flag ... can be detrimental to one's health if not used carefully (not to mention the disk). An example: newfs /dev/da0s1a mount /dev/da0s1a /mnt cd /mnt restore rf /dev/sa0 The above passage is confusing because first it is giving an omnious warning about bad effects that can derive from misusing the -r option, and then, immediately following that, it gives an example of _correct_ usage of the -r option. It has been suggested that the material begining with "An example:" should be placed into its own separate paragraph, and I agree with that suggestion. Furthermore, I think that it would be best to make the meaning entirely clear by changing "An example:" to "Here is an example of how to _correctly_ use the -r option:" Fix: See above. How-To-Repeat: man 8 restore