diff docs/man/man5/package-mapping.conf.rst @ 770:56ab5c012d5f

fports: Begin a new command "fports" and fully implemented its subcommand "fports deptree". fports is supposed to be the successor to check-ports.
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 23 Oct 2024 13:56:52 +0200
parents 6420368517d5
children
line wrap: on
line diff
--- a/docs/man/man5/package-mapping.conf.rst	Wed Oct 23 01:00:33 2024 +0200
+++ b/docs/man/man5/package-mapping.conf.rst	Wed Oct 23 13:56:52 2024 +0200
@@ -6,7 +6,7 @@
 Description
 -----------
 
-Used by :manpage:`check-ports(8)`.
+Used by :manpage:`check-ports(8)` and :manpage:`fports(8)`.
 
 This is a textfile where every line contains two fields -- separated by
 white space (TAB or SPACE). Each field is a package name::
@@ -39,3 +39,4 @@
 See Also
 --------
 
+:manpage:`fports`, :manpage:`check-ports(8)`