Consistently use — instead of '--'.

PR:		30501
Submitted by:	Giorgos Keramidas <charon@labs.gr>
This commit is contained in:
Dima Dorfman 2001-09-11 11:26:41 +00:00
parent f0a4faa9b7
commit 450cef3647
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10655

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/new-users/article.sgml,v 1.22 2001/07/17 22:20:43 chern Exp $ -->
<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/new-users/article.sgml,v 1.23 2001/07/25 11:54:31 asmodai Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN">
@ -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>