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

            Bug ID: 292225
           Summary: Remove incorrect option used in sha256sum command
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Books & Articles
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 266875
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=266875&action=edit
Patch

Remove the --ignore-missing option from the sha256sum command given for
verifying the checksum of a downloaded release. This option exists under
Linux but does not appear to exist under FreeBSD. Running the command
given in the handbook returns the following error:

sha256sum: illegal option -- -
usage: sha256sum [-pqrtx] [-c file] [-s string] [files ...]

Removing the incorrect option allows the sha256sum command to run correctly.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to