Date: Sun, 19 Jul 1998 03:47:53 +0900 (JST) From: takas-su@is.aist-nara.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: docs/7313: docs.sgml typo, etc. Message-ID: <199807181847.DAA05124@ryo2402.aist-nara.ac.jp>
next in thread | raw e-mail | index | archive | help
>Number: 7313 >Category: docs >Synopsis: docs.sgml typo, etc. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 18 11:50:01 PDT 1998 >Last-Modified: >Originator: Sugimura Takashi >Organization: NAIST, Japan >Release: FreeBSD 2.2.6-STABLE i386 >Environment: Standard FreeBSD 2.2.6-stable system. >Description: - typo. recieve -> receive. - add <p> ... </p> tag. >How-To-Repeat: >Fix: The following diff is my idea. --- docs.sgml.orig Sun Jul 19 03:30:29 1998 +++ docs.sgml Sun Jul 19 03:31:53 1998 @@ -19,14 +19,14 @@ compatibility.</p> <h2><a href="publish.html#newsletter">Newsletter</a></h2> - The FreeBSD Newsletter, published and - distributed free of charge by Walnut Creek CDROM. + <p>The FreeBSD Newsletter, published and + distributed free of charge by Walnut Creek CDROM.</p> <h2><a href="news/qnewsletter.html">FreeBSD Real-Quick (TM) Newsletter (RQN)</a></h2> - A monthly (sometimes bi-weekly) newsletter containing recent + <p>A monthly (sometimes bi-weekly) newsletter containing recent developments in the FreeBSD arena. Subscribe to freebsd-announce to - recieve this newsletter via e-mail. + receive this newsletter via e-mail.</p> <a name="handbook"></a> <h2><a href="handbook/handbook.html">The FreeBSD Handbook</a></h2> @@ -34,7 +34,7 @@ <p>This is an evolving, comprehensive on-line resource for FreeBSD users. Please address comments and contributions to <a - href="mailto:freebsd-doc@FreeBSD.ORG"><tt><freebsd-doc@FreeBSD.ORG></tt></a>. + href="mailto:freebsd-doc@FreeBSD.ORG"><tt><freebsd-doc@FreeBSD.ORG></tt></a>.</p> <p>A <a href="&base/ja_JP.EUC/handbook/">Japanese translation</a> of the handbook (EUC encoding) is also available.</p> >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807181847.DAA05124>