[Bug 243741] Handbook (en_US) Missing "#" in front of the "make deinstall"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 30 20:00:46 UTC 2020
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: doc at FreeBSD.org
Reporter: mehrshad.moslehi at outlook.com
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.
More information about the freebsd-doc
mailing list