Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2023 13:27:55 GMT
From:      Mitchell Horne <mhorne@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 1bc55f58393f - main - hier(7): drop list of /usr/share/doc subdirectories
Message-ID:  <202305101327.34ADRtFF088490@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mhorne:

URL: https://cgit.FreeBSD.org/src/commit/?id=1bc55f58393ffd9714ebfd1ad4e9555cff76e8f6

commit 1bc55f58393ffd9714ebfd1ad4e9555cff76e8f6
Author:     Mitchell Horne <mhorne@FreeBSD.org>
AuthorDate: 2023-05-10 12:53:40 +0000
Commit:     Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2023-05-10 13:18:21 +0000

    hier(7): drop list of /usr/share/doc subdirectories
    
    Several entries are outdated, several new ones are missing. I do not
    think there is much value added in maintaining this.
    
    Reviewed by:    imp, emaste
    MFC after:      1 week
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D40001
---
 share/man/man7/hier.7 | 34 +---------------------------------
 1 file changed, 1 insertion(+), 33 deletions(-)

diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7
index ef6785150af8..ff11289436a1 100644
--- a/share/man/man7/hier.7
+++ b/share/man/man7/hier.7
@@ -324,39 +324,7 @@ terms, proper names, and jargon
 words from Webster's Second International
 .El
 .It Pa doc/
-miscellaneous documentation;
-source for most of the printed
-.Bx
-manuals (available
-from the USENIX association)
-.Bl -tag -width Fl -compact
-.It Pa FAQ/
-Frequently Asked Questions
-.It Pa IPv6/
-implementation notes for IPv6
-.It Pa es/
-Spanish translations of documents in /usr/share/doc
-.It Pa handbook/
-.Fx
-Handbook
-.It Pa ja/
-Japanese translations of documents in /usr/share/doc
-.It Pa legal/
-License files for vendor supplied firmware files
-.It Pa ncurses/
-HTML documents pertaining to ncurses;
-see
-.Xr ncurses 3
-.It Pa ntp/
-HTML documents pertaining to the Network Time Protocol
-.It Pa ru/
-Russian translations of documents in /usr/share/doc
-.It Pa tutorials/
-.Fx
-tutorials
-.It Pa zh/
-Chinese translations of documents in /usr/share/doc
-.El
+miscellaneous documentation
 .It Pa examples/
 various examples for users and programmers
 .It Pa firmware/



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