Bug 119137

Summary: [patch] typo in French translation of handbook/security/chapter.sgml
Product: Documentation Reporter: gregory delfly <gregoryd.freebsd>
Component: Books & ArticlesAssignee: Marc Fonvieille <blackend>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description gregory delfly 2007-12-29 17:40:01 UTC
In the French version of the handbook, the chapter concerning security contains a typo: the word 'publique' is used when 'privée' is needed, in the section describing generation of keys with ssh-keygen.

Fix: I made a patch, called security.patch.txt, to be applied to
usr/doc/fr_FR.ISO8859-1/books/handbook/security/chapter.sgml

Patch attached with submission follows:
Comment 1 Marc Fonvieille freebsd_committer freebsd_triage 2007-12-30 16:07:26 UTC
Responsible Changed
From-To: freebsd-doc->blackend

It's for me.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-12-30 16:13:00 UTC
blackend    2007-12-30 16:12:56 UTC

  FreeBSD doc repository

  Modified files:
    fr_FR.ISO8859-1/books/handbook/security chapter.sgml 
  Log:
  Typo fixing
  
  PR:             docs/119137
  Submitted by:   gregory delfly <gregoryd.freebsd@free.fr>
  
  Revision  Changes    Path
  1.13      +1 -1      doc/fr_FR.ISO8859-1/books/handbook/security/chapter.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Marc Fonvieille freebsd_committer freebsd_triage 2007-12-30 16:13:01 UTC
State Changed
From-To: open->closed

Fixed, thanks.