Fix an incorrect mailing list name.
Submitted by: Dan Janowski <danj@netcom.com>
This commit is contained in:
parent
39471e7930
commit
18f75cfe07
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=523
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: current.sgml,v 1.15 1996-08-15 01:21:57 asami Exp $ -->
|
||||
<!-- $Id: current.sgml,v 1.16 1996-09-09 23:21:27 jfieber Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
|||
|
||||
THE FREEBSD CURRENT POLICY
|
||||
|
||||
Last updated: $Date: 1996-08-15 01:21:57 $
|
||||
Last updated: $Date: 1996-09-09 23:21:27 $
|
||||
|
||||
This document attempts to explain the rationale behind
|
||||
FreeBSD-current, what you should expect should you decide to run it,
|
||||
|
@ -98,8 +98,8 @@ ask! It takes far too much time to do this as a general task.
|
|||
|
||||
To join these lists, send mail to &a.majordomo and specify:
|
||||
<verb>
|
||||
subscribe current
|
||||
subscribe cvs-all
|
||||
subscribe freebsd-current
|
||||
subscribe cvs-all
|
||||
</verb>
|
||||
In the body of your message. Optionally, you can also say `help'
|
||||
and Majordomo will send you full help on how to subscribe and
|
||||
|
|
Loading…
Reference in a new issue