Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2001 05:29:56 +0300 (EEST)
From:      Giorgos Keramidas <charon@labs.gr>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/30501: style correction in en/articles/new-users
Message-ID:  <200109110229.f8B2Tui26661@hades.hell.gr>

next in thread | raw e-mail | index | archive | help

>Number:         30501
>Category:       docs
>Synopsis:       style correction in en/articles/new-users
>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:   Mon Sep 10 19:30:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Tue Sep 4 19:49:44 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

	The article en/new-users/ uses &mdash; to include a dash in
	the running text in all places but one.

>How-To-Repeat:

	% grep mdash en_US.ISO8859-1/articles/new-users/article.sgml
	% grep -- -- mdash en_US.ISO8859-1/articles/new-users/article.sgml

>Fix:

--- patch-aa begins here ---
Index: en_US.ISO8859-1/articles/new-users/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/new-users/article.sgml,v
retrieving revision 1.23
diff -u -u -r1.23 article.sgml
--- en_US.ISO8859-1/articles/new-users/article.sgml	25 Jul 2001 11:54:31 -0000	1.23
+++ en_US.ISO8859-1/articles/new-users/article.sgml	11 Sep 2001 01:29:16 -0000
@@ -131,7 +131,7 @@
       able to <command>su</command> to root, you can log in as root
       and edit the file <filename>/etc/group</filename>, adding jack
       to the first line (the group wheel).  But first you need to
-      practice <command>vi</command>, the text editor--or use the
+      practice <command>vi</command>, the text editor&mdash;or use the
       simpler text editor, <command>ee</command>, installed on recent
       version of FreeBSD.</para>
 
--- patch-aa ends here ---


>Release-Note:
>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?200109110229.f8B2Tui26661>