diff options
author | Thomas White <taw@physics.org> | 2012-08-29 16:57:20 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-08-29 17:34:34 +0200 |
commit | 5571bfb4e79adc91f8cb75ed58ac8d36eb46e416 (patch) | |
tree | cb77464950b76ef0f0bff896b92499b3cbd7b2ec /doc | |
parent | 3e93c1f174f69cfa2cd3bcb0cb7ddfa44f0bc378 (diff) |
Fix typo in pattern_sim(1)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/pattern_sim.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/pattern_sim.1 b/doc/man/pattern_sim.1 index bd2b35e4..a9528654 100644 --- a/doc/man/pattern_sim.1 +++ b/doc/man/pattern_sim.1 @@ -87,7 +87,7 @@ Make up a random orientation for each pattern simulated. Write the sum of all patterns to \fIfilename\fR. .PD 0 -.IP "\fB-i\fR \ffilename\fR" +.IP "\fB-i\fR \fIfilename\fR" .IP \fB--intensities=\fR\fIfilename\fR .PD Get the intensities and phases at the reciprocal lattice points from \fIfilename\fR. |