svn commit: r51369 - head/en_US.ISO8859-1/books/fdp-primer/structure

Eitan Adler eadler at freebsd.org
Sat Jan 6 23:18:36 UTC 2018


... and I committed the wrong patch. fixing.

On 6 January 2018 at 15:17, Eitan Adler <eadler at freebsd.org> wrote:
> Author: eadler
> Date: Sat Jan  6 23:17:22 2018
> New Revision: 51369
> URL: https://svnweb.freebsd.org/changeset/doc/51369
>
> Log:
>   FDP: Reduce confusion with man'n'
>
>   - A lowercase 'n' looks like 'mann'. Make this slightly easier to read.
>   - While here, fix indent
>
>   PR:           224958
>   Submitted by: Vitalio <v.dol_s at hotmail.com>
>
> Modified:
>   head/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml
>
> Modified: head/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml
> ==============================================================================
> --- head/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml Sat Jan  6 21:22:13 2018        (r51368)
> +++ head/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml Sat Jan  6 23:17:22 2018        (r51369)
> @@ -94,7 +94,7 @@
>
>           <row>
>             <entry valign="top">
> -               <filename><replaceable>lang</replaceable>.<replaceable>encoding</replaceable></filename></entry>
> +             <filename><replaceable>lang</replaceable>.<replaceable>encoding</replaceable></filename></entry>
>
>             <entry>One directory exists for each available translation
>               and encoding of the documentation, for example
> @@ -158,7 +158,7 @@
>               <filename>man</filename></entry>
>
>             <entry>For translations of the system manual pages.  This
> -             directory will contain one or more <filename role="directory">man<replaceable>n</replaceable></filename>
> +             directory will contain one or more <filename role="directory">man</filename>
>               directories, corresponding to the sections that have
>               been translated.</entry>
>           </row>
> _______________________________________________
> svn-doc-all at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/svn-doc-all
> To unsubscribe, send any mail to "svn-doc-all-unsubscribe at freebsd.org"



-- 
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams


More information about the svn-doc-all mailing list