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

            Bug ID: 243741
           Summary: Handbook (en_US) Missing "#" in front of the "make
                    deinstall"
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]

https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html
4.5.2. Removing Installed Ports

Incorrect:
# cd /usr/ports/sysutils/lsof
make deinstall

Correct:
# cd /usr/ports/sysutils/lsof
# make deinstall

-- 
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