Replace -- with — everywhere.
This commit is contained in:
parent
db56ff1d8b
commit
4af5321de1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14180
1 changed files with 4 additions and 4 deletions
|
@ -66,7 +66,7 @@ FAQ</ulink>,
|
|||
your base is <filename>/usr</filename>.</para>
|
||||
|
||||
<para>A checkouts file contains information on the current status
|
||||
of your sources -- in a way, a sort of <quote>photograph</quote>. This
|
||||
of your sources—in a way, a sort of <quote>photograph</quote>. This
|
||||
significant information enables <command>cvsup</command> to retrieve updates most
|
||||
effectively. Further, and maybe more important, it enables <command>cvsup</command>
|
||||
to correctly manage your sources by locally deleting any files
|
||||
|
@ -171,8 +171,8 @@ checkouts.cvs:B</userinput>
|
|||
</listitem>
|
||||
</orderedlist>
|
||||
|
||||
<para>The <command>cvsup</command> utility will look for <filename>checkouts.cvs:B</filename>
|
||||
-- in that the target is B; that is, <command>cvsup</command> will make use of
|
||||
<para>The <command>cvsup</command> utility will look for <filename>checkouts.cvs:B</filename>—in
|
||||
that the target is B; that is, <command>cvsup</command> will make use of
|
||||
the information contained therein to correctly manage your
|
||||
sources.</para>
|
||||
|
||||
|
@ -229,7 +229,7 @@ checkouts.cvs:B</userinput>
|
|||
<note><para>The format of a date is rigid. You have to specify
|
||||
all the components of the date: century (20, ie the 20th
|
||||
century, must be supplied whereas 19, the past century, can
|
||||
be omitted), year, month, day, hour, minutes, seconds -- as
|
||||
be omitted), year, month, day, hour, minutes, seconds—as
|
||||
shown in the above example. For more information, please
|
||||
see &man.cvsup.1;.</para></note>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue