Bug 264647 - sysutils/auto-admin non-existent manual pages auto-mark-install-from-source(1), auto-mark-package-critical(1)
Summary: sysutils/auto-admin non-existent manual pages auto-mark-install-from-source(1...
Status: Closed Not A Bug
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jason W. Bacon
URL:
Keywords:
Depends on:
Blocks: 264648
  Show dependency treegraph
 
Reported: 2022-06-13 01:52 UTC by Graham Perrin
Modified: 2022-10-12 11:26 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (jwb)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Graham Perrin freebsd_committer freebsd_triage 2022-06-13 01:52:53 UTC
<https://www.freebsd.org/cgi/man.cgi?query=auto-update-system&sektion=1&manpath=FreeBSD-Ports#SEE_ALSO>: 

> auto-mark-install-from-source(1), auto-mark-package-critical(1)

Neither page exists. 

----

% man auto-update-system
% man -P more auto-mark-install-from-source
No manual entry for auto-mark-install-from-source
% man -P more auto-mark-package-critical
No manual entry for auto-mark-package-critical
% pkg -vv | grep -e url -e enabled
    url             : "pkg+http://pkg0.pkt.freebsd.org/FreeBSD:14:amd64/latest",
    enabled         : yes,
    url             : "https://alpha.pkgbase.live/current/FreeBSD:14:amd64/latest",
    enabled         : no,
    url             : "file:///usr/local/poudriere/data/packages/main-default",
    enabled         : yes,
% uname -aKU
FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #12 main-n255769-f16e38162c7-dirty: Tue May 24 11:48:57 BST 2022     root@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64 1400059 1400059
%
Comment 1 Jason W. Bacon freebsd_committer freebsd_triage 2022-06-13 13:18:00 UTC
Writing the rest of the man pages has been on my to-do list for a long time.  I'm slowly inching closer to the ability to block some time for it.
Comment 2 Jason W. Bacon freebsd_committer freebsd_triage 2022-10-12 11:26:18 UTC
I'm closing this PR as I don't need it as a reminder to write man pages.  It's just a matter of wrapping up other projects so I can allocate the time.