Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2020 20:00:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 243741] Handbook (en_US) Missing "#" in front of the "make deinstall"
Message-ID:  <bug-243741-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243741

            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@FreeBSD.org
          Reporter: mehrshad.moslehi@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243741-9>