aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2012-12-05 14:12:05 +0100
committerThomas White <taw@physics.org>2012-12-05 14:12:16 +0100
commit4bf891894ae394fc27cb5702af8245b3c424ae73 (patch)
treea5cc578a5ca3bf6b0ce89c7d3a376dce20a1bbf6
parent7a00b4852ca85d6c2153edfbf8ca9cb77a5ed04a (diff)
Fix a typo in process_hkl(1)
-rw-r--r--doc/man/process_hkl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/process_hkl.1 b/doc/man/process_hkl.1
index 76c7505e..eaf452c7 100644
--- a/doc/man/process_hkl.1
+++ b/doc/man/process_hkl.1
@@ -50,7 +50,7 @@ Calculate a histogram of intensities for \fIh,k,l\fR, which will be written as
\fBhistogram.dat\fR in the current directory.
.PD 0
-.IP "\fB-z\fR \fImin,max,nbinsfR"
+.IP "\fB-z\fR \fImin,max,nbins\fR"
.IP \fB--hist-parameters=\fR\fImin,max,nbins\fR
.PD
Set the minimum and maximum values, and the number of bins, to \fImin\fR, \fImax\fR and \fInbins\fR, respectively.