| Summary: | "4.4.11. Restoring the Package Database" from the FreeBSD handbook is outdated | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Aaron Lopez <vieroninfo> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | CC: | carlavilla, freebsd |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
| See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269810 | ||
|
Description
Aaron Lopez
2023-05-20 16:17:59 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=54c0945f7dab278705311e5be394347b3d629b58 commit 54c0945f7dab278705311e5be394347b3d629b58 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2023-07-17 15:51:49 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2023-07-17 15:51:49 +0000 Handbook - ports: Remove pkg backup from ports chapter pkg backup command was remove in [1] PR: 271534 Submitted by: Aaron Lopez <vieroninfo@gmail.com> [1] https://github.com/freebsd/pkg/commit/eea1a990eb1187a408811534a5060e58074a9044 .../content/en/books/handbook/ports/_index.adoc | 32 ---------------------- 1 file changed, 32 deletions(-) Since pkg removed the command, I remove it from the documentation too. |