diff --git a/R/mix.R b/R/mix.R
index 50444d7f6a9e19039e44ec49e1481270880b001f..304d551214967c0c51d7c404fb496ff599314df6 100644
--- a/R/mix.R
+++ b/R/mix.R
@@ -67,7 +67,7 @@ gen_comp_list<-function(src_fn,dest_fn) {
     length(nms)
 }
 
-##'
+##' Runs a compound mixture workflow on a single mzML file.
 ##' 
 ##' @title RMassBank Spectral Workflow on a Single Compound Mixture
 ##' @param fn_data A mzML data file.
diff --git a/man/attch.Rd b/man/attch.Rd
index 3d437d336b319322b3bd5be8e5adf35670222c24..d752dbd55280620a463cccf385688d9ff0fe2255 100644
--- a/man/attch.Rd
+++ b/man/attch.Rd
@@ -15,9 +15,6 @@ Pasted string.
 \description{
 Paste with no separator.
 }
-\details{
-.. content for \details{} ..
-}
 \author{
 Todor Kondić
 }
diff --git a/man/mb.do.Rd b/man/mb.do.Rd
index 156a33b25ff00135f1f63276cdef8711a1d3e16d..a1e5883389d7f43e491d38f49a75cf8e425e097e 100644
--- a/man/mb.do.Rd
+++ b/man/mb.do.Rd
@@ -19,9 +19,6 @@ Perform the Mass Bank workflow on the prepared mbWorkspace
 objects. FOR THE RECORD: writing documentation is boring. Anyway,
 record results in the info subfolder of each data subdir.
 }
-\details{
-.. content for \details{} ..
-}
 \author{
 Todor Kondić
 }
diff --git a/man/mb.v.Rd b/man/mb.v.Rd
index 544d759e0046c1e20c1d9d7f4fb33e411db5d476..1673af4f9c1b8c36a3b21b934c12ec19544bdc74 100644
--- a/man/mb.v.Rd
+++ b/man/mb.v.Rd
@@ -20,9 +20,6 @@ from the input mb sequence.
 \description{
 Interface to vectorised Mass Bank workflow.
 }
-\details{
-.. content for \details{} ..
-}
 \author{
 Todor Kondić
 }
diff --git a/man/single.sw.Rd b/man/single.sw.Rd
index d9974f934517077be661a6acac23ce1006f17165..2f192c9b3f82819ff2b9933b27b160f9541a0791 100644
--- a/man/single.sw.Rd
+++ b/man/single.sw.Rd
@@ -31,7 +31,7 @@ workflow execution.}
 MsmsWorkspace object.
 }
 \description{
-RMassBank Spectral Workflow on a Single Compound Mixture
+Runs a compound mixture workflow on a single mzML file.
 }
 \author{
 Todor Kondić
diff --git a/man/v.Rd b/man/v.Rd
index e97acfc717413ca18829a4eae1fe142fd82b8e63..e7a38b32d942993f6a412cc6e106bcd5715f4bd3 100644
--- a/man/v.Rd
+++ b/man/v.Rd
@@ -30,9 +30,6 @@ from data filenames.
 \description{
 Interface to vectorised spectral workflow.
 }
-\details{
-.. content for \details{} ..
-}
 \author{
 Todor Kondić
 }