diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2009-11-20 15:51:07 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2009-11-20 15:51:07 +0000 |
| commit | a3f27f9ed43d2e5f1e014156ff4ff3e71c2d74bb (patch) | |
| tree | d75c21117e270d88806e2c732669a7290960f78e | |
| parent | 357894a88e1f2f4c48f9792039ffd494a6d958c1 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/share/sgml/release.dsl | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/release/doc/en_US.ISO8859-1/share/sgml/release.dsl b/release/doc/en_US.ISO8859-1/share/sgml/release.dsl index 7b1c975fb12e..0dee5652284e 100644 --- a/release/doc/en_US.ISO8859-1/share/sgml/release.dsl +++ b/release/doc/en_US.ISO8859-1/share/sgml/release.dsl @@ -38,17 +38,6 @@ (make element gi: "p" attributes: (list (list "align" "center")) (make element gi: "small" - (literal "All users of FreeBSD ") - (literal (entity-text "release.branch")) - (literal " should subscribe to the ") - (literal "<") - (create-link (list (list "HREF" "mailto:current@FreeBSD.org")) - (literal "current@FreeBSD.org")) - (literal "> mailing list."))) - - (make element gi: "p" - attributes: (list (list "align" "center")) - (make element gi: "small" (literal "For questions about this documentation, e-mail <") (create-link (list (list "HREF" "mailto:doc@FreeBSD.org")) (literal "doc@FreeBSD.org")) |
