Bug 253556

Summary: Stop telling people they have to have RCS identifiers in translations
Product: Documentation Reporter: Ceri Davies <ceri>
Component: Books & ArticlesAssignee: Sergio Carlavilla Delgado <carlavilla>
Status: Closed FIXED    
Severity: Affects Only Me CC: carlavilla
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
remove RCS requirement none

Description Ceri Davies 2021-02-16 12:29:53 UTC
Created attachment 222487 [details]
remove RCS requirement

Apparently git doesn't support RCS identifiers, so I don't know they would still be required in translations.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-02-16 21:26:12 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=554d53992e21e4f2fee306b9daf18d6d8f3db236

commit 554d53992e21e4f2fee306b9daf18d6d8f3db236
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2021-02-16 21:24:21 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2021-02-16 21:24:21 +0000

    Remove RCS recommendation in the translations section of FDP

    PR:         253556
    Patch by:   ceri (AT) submonkey.net

 documentation/content/en/books/fdp-primer/translations/chapter.adoc | 1 -
 1 file changed, 1 deletion(-)
Comment 2 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2021-02-16 21:28:40 UTC
Fixed, thanks.