https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206715

            Bug ID: 206715
           Summary: swapfile - late option in /etc/fstab is missing
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]

In
https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/adding-swap-space.html
 
- section 11.12.2. Creating a Swap File 
- Example 11.2. Creating a Swap File on FreeBSD 10.X and Later

the entry in fstab is documented as
md99    none    swap    sw,file=/usr/swap0      0       0

If I am not wrong this should be better:
md99    none    swap    sw,file=/usr/swap/swap,late     0       0

Kind regards,
Christoph

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to