svn commit: r50786 - head/de_DE.ISO8859-1/books/handbook/mail
Bjoern Heidotting <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bhd
Date: Sat Sep 2 10:29:17 2017
New Revision: 50786
URL: https://svnweb.freebsd.org/changeset/doc/50786
Log:
Update to r50777:
Subversion has been told to expand $FreeBSD$ version strings in source
files. This is good, evidently.
But we don't want it to expand version strings in examples, because then
the example will have an expanded version string with the version of the
current doc file, which is bad. The version number, not the doc file.
Or, well, maybe both, but the point here is the version number won't look
right.
So use the good and righteous $FreeBSD$ construct instead.
This is perfectly cromulent and there is nothing remotely ridiculous or
surreal about this at all. Lalala, I can't hear you.
Modified:
head/de_DE.ISO8859-1/books/handbook/mail/chapter.xml
Modified: head/de_DE.ISO8859-1/books/handbook/mail/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/mail/chapter.xml Sat Sep 2 10:22:23 2017 (r50785)
+++ head/de_DE.ISO8859-1/books/handbook/mail/chapter.xml Sat Sep 2 10:29:17 2017 (r50786)
@@ -7,7 +7,7 @@
$FreeBSD$
$FreeBSDde: de-docproj/books/handbook/mail/chapter.xml,v 1.68 2011/07/25 15:00:09 bcr Exp $
- basiert auf: r50664
+ basiert auf: r50777
-->
<!--
Ein paar Anmerkungen zur Uebersetzung bestimmter Begriffe
@@ -449,7 +449,7 @@ FreeBSD.org mail is handled by 10 mx1.FreeBSD.org</scr
Beispielkonfiguration
<filename>/etc/mail/access.sample</filename>:</para>
- <programlisting># $FreeBSD$
+ <programlisting># $FreeBSD$
#
# Mail relay access control list. Default is to reject mail unless the
# destination is local, or listed in /etc/mail/local-host-names
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"