Remove an <email> element from an e-mail address that isn't supposed to
be live. PR: docs/12359 Submitted by: wosch
This commit is contained in:
parent
7575cd1bb2
commit
ce1b0d86c3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5167
3 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.14 1999-07-04 21:51:54 nik Exp $
|
||||
$Id: chapter.sgml,v 1.15 1999-07-04 21:53:10 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="eresources">
|
||||
|
@ -351,7 +351,7 @@
|
|||
<para>All mailing lists live on <hostid
|
||||
role="fqdn">FreeBSD.ORG</hostid>, so to post to a given list you
|
||||
simply mail to
|
||||
<email><replaceable>listname</replaceable>@FreeBSD.ORG</email>. It
|
||||
<<replaceable>listname</replaceable>@FreeBSD.ORG>. It
|
||||
will then be redistributed to mailing list members world-wide.</para>
|
||||
|
||||
<para>To subscribe to a list, send mail to &a.majordomo; and include
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.14 1999-07-04 21:51:54 nik Exp $
|
||||
$Id: chapter.sgml,v 1.15 1999-07-04 21:53:10 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="eresources">
|
||||
|
@ -351,7 +351,7 @@
|
|||
<para>All mailing lists live on <hostid
|
||||
role="fqdn">FreeBSD.ORG</hostid>, so to post to a given list you
|
||||
simply mail to
|
||||
<email><replaceable>listname</replaceable>@FreeBSD.ORG</email>. It
|
||||
<<replaceable>listname</replaceable>@FreeBSD.ORG>. It
|
||||
will then be redistributed to mailing list members world-wide.</para>
|
||||
|
||||
<para>To subscribe to a list, send mail to &a.majordomo; and include
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.14 1999-07-04 21:51:54 nik Exp $
|
||||
$Id: chapter.sgml,v 1.15 1999-07-04 21:53:10 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="eresources">
|
||||
|
@ -351,7 +351,7 @@
|
|||
<para>All mailing lists live on <hostid
|
||||
role="fqdn">FreeBSD.ORG</hostid>, so to post to a given list you
|
||||
simply mail to
|
||||
<email><replaceable>listname</replaceable>@FreeBSD.ORG</email>. It
|
||||
<<replaceable>listname</replaceable>@FreeBSD.ORG>. It
|
||||
will then be redistributed to mailing list members world-wide.</para>
|
||||
|
||||
<para>To subscribe to a list, send mail to &a.majordomo; and include
|
||||
|
|
Loading…
Reference in a new issue