git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6809 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2011-08-25 17:01:01 +00:00
parent a3add0b021
commit a8cf1de735
338 changed files with 1081 additions and 1063 deletions

View File

@ -66,7 +66,7 @@ above.
<P>IMPORTANT NOTE: If a command itself requires a quoted argument (e.g. a
<A HREF = "print.html">print</A> command), then double and single quotes can be used
and nested in the usual manner, as in the examples above and below.
See <A HREF = "Section_commands.html#3_2">this section</A> of the manual for more
See <A HREF = "Section_commands.html#cmd_2">this section</A> of the manual for more
details on using quotes in arguments. Only one of level of nesting is
allowed, but that should be sufficient for most use cases.
</P>