| Summary: | newfs.8 - wrong place for -U option | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Sergey N. Voronkov <snvoronkov> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | obrien | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
State Changed From-To: open->closed Fixed, thanks! |
Please compare descriptions: 1) Current one -O Create a -U Enables soft updates on the new filesystem. 4.3BSD format filesystem. This options is primarily used to build root filesystems that can be understood by older boot ROMs. 2) Should be -O Create a 4.3BSD format filesystem. This options is primarily used to build root filesystems that can be understood by older boot ROMs. -U Enables soft updates on the new filesystem. Fix: Against 4.3-STABLE (current sould be nearly the some) #diff -uN newfs.8.old newfs.8 How-To-Repeat: man newfs