Bug 261192 - amd_enable in the Japanese manual page for rc.conf(5) and in japanese/man-doc
Summary: amd_enable in the Japanese manual page for rc.conf(5) and in japanese/man-doc
Status: New
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-bugs (Nobody)
URL: https://reviews.freebsd.org/D22466
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-14 10:57 UTC by Graham Perrin
Modified: 2022-01-14 10:57 UTC (History)
1 user (show)

See Also:


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-01-14 10:57:47 UTC
From <https://reviews.freebsd.org/D22466>: 

> … (built-in) amd is obsolete. …

Initially, I imagined a port-specific issue i.e. japanese/man-doc 

Output from grep, below, makes me wonder whether there's an underlying issue with documentation. 

Given the obsoletion, should the section be removed from the Japanese manual page? 

----

% grep -r amd_enable /usr/doc/documentation/manual-pages/
/usr/doc/documentation/manual-pages/ja/man5/rc.conf.5:.It Va amd_enable
/usr/doc/documentation/manual-pages/ja/man5/rc.conf.5:.Va amd_enable
/usr/doc/documentation/manual-pages/ja/man5/rc.conf.5:.It Va bootparamd_enable
/usr/doc/documentation/manual-pages/ja/man5/rc.conf.5:.Va bootparamd_enable
% pkg provides man8/amd.8.gz
Name    : ja-man-doc-5.4.20050911_3
Desc    : Japanese translation of FreeBSD manual pages
Repo    : FreeBSD
Filename: usr/local/man/ja/man8/amd.8.gz

Name    : am-utils-6.2_9,1
Desc    : Berkeley Automounter Suite of Utilities
Repo    : FreeBSD
Filename: usr/local/man/man8/amd.8.gz
%