[libmseed] 02/07: Revert "- fixed a few typos in man pages"

Pierre Duperray zulu-guest at moszumanska.debian.org
Fri Mar 3 20:19:09 UTC 2017


This is an automated email from the git hooks/post-receive script.

zulu-guest pushed a commit to branch master
in repository libmseed.

commit 4b127e040161b97094be447faf5002b0bffbc33c
Author: Pierre Duperray <pierreduperray at free.fr>
Date:   Thu Mar 2 18:43:05 2017 +0100

    Revert "- fixed a few typos in man pages"
    
    This reverts commit b91db89b5c5525e361cb45e322e1d29eff13a81d.
---
 doc/ms_bigendianhost.3     |  4 ++--
 doc/ms_doy2md.3            |  4 ++--
 doc/ms_find_reclen.3       |  4 ++--
 doc/ms_genfactmult.3       |  4 ++--
 doc/ms_gswap.3             |  4 ++--
 doc/ms_intro.3             |  4 ++--
 doc/ms_log.3               |  2 +-
 doc/ms_lookup.3            |  4 ++--
 doc/ms_parse_raw.3         |  4 ++--
 doc/ms_readleapseconds.3   |  4 ++--
 doc/ms_readmsr.3           |  6 +++---
 doc/ms_selection.3         | 12 ++++++------
 doc/ms_splitsrcname.3      |  4 ++--
 doc/ms_srcname.3           |  4 ++--
 doc/ms_strncpclean.3       |  4 ++--
 doc/ms_time.3              |  4 ++--
 doc/ms_writemseed.3        |  4 ++--
 doc/msr_addblockette.3     |  4 ++--
 doc/msr_duplicate.3        |  4 ++--
 doc/msr_host_latency.3     |  4 ++--
 doc/msr_init.3             |  4 ++--
 doc/msr_normalize_header.3 |  4 ++--
 doc/msr_pack.3             |  4 ++--
 doc/msr_parse.3            |  6 +++---
 doc/msr_print.3            |  4 ++--
 doc/msr_samprate.3         |  4 ++--
 doc/msr_starttime.3        |  4 ++--
 doc/msr_unpack.3           |  4 ++--
 doc/mst_addmsr.3           |  4 ++--
 doc/mst_convertsamples.3   |  6 +++---
 doc/mst_findmatch.3        |  4 ++--
 doc/mst_groupsort.3        |  4 ++--
 doc/mst_init.3             |  4 ++--
 doc/mst_pack.3             |  4 ++--
 doc/mst_printtracelist.3   |  4 ++--
 doc/mstl_addmsr.3          |  4 ++--
 doc/mstl_init.3            |  6 +++---
 doc/mstl_printtracelist.3  |  4 ++--
 38 files changed, 83 insertions(+), 83 deletions(-)

diff --git a/doc/ms_bigendianhost.3 b/doc/ms_bigendianhost.3
index ad35935..f98ae05 100644
--- a/doc/ms_bigendianhost.3
+++ b/doc/ms_bigendianhost.3
@@ -1,6 +1,6 @@
 .TH MS_BIGENDIANHOST 3 2004/11/22 "Libmseed API"
-.SH NAME
-ms_bigendianhost - Determine host computer byte order
+.SH DESCRIPTION
+Determine host computer byte order
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/ms_doy2md.3 b/doc/ms_doy2md.3
index 1c2c50a..f761464 100644
--- a/doc/ms_doy2md.3
+++ b/doc/ms_doy2md.3
@@ -1,6 +1,6 @@
 .TH MS_DOY2MD 3 2004/11/22 "Libmseed API"
-.SH NAME
-ms_doy2md - Convert between day of year and month and day of month
+.SH DESCRIPTION
+Convert between day of year and month and day of month
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/ms_find_reclen.3 b/doc/ms_find_reclen.3
index 19323cb..4824139 100644
--- a/doc/ms_find_reclen.3
+++ b/doc/ms_find_reclen.3
@@ -1,6 +1,6 @@
 .TH MS_FIND_RECLEN 3 2006/11/08 "Libmseed API"
-.SH NAME
-ms_find_reclen - Determine SEED record data length
+.SH DESCRIPTION
+Determine SEED record data length
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/ms_genfactmult.3 b/doc/ms_genfactmult.3
index 9cd7958..8923b73 100644
--- a/doc/ms_genfactmult.3
+++ b/doc/ms_genfactmult.3
@@ -1,6 +1,6 @@
 .TH MS_GENFACTMULT 3 2016/10/07 "Libmseed API"
-.SH NAME
-ms_genfactmult - Generate SEED sample rate factor and multiplier
+.SH DESCRIPTION
+Generate SEED sample rate factor and multiplier
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/ms_gswap.3 b/doc/ms_gswap.3
index cf32912..6edcd14 100644
--- a/doc/ms_gswap.3
+++ b/doc/ms_gswap.3
@@ -1,6 +1,6 @@
 .TH MS_GSWAP 3 2006/12/20 "Libmseed API"
-.SH NAME
-ms_gswap - Generalized, in-place byte swapping routines
+.SH DESCRIPTION
+Generalized, in-place byte swapping routines
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/ms_intro.3 b/doc/ms_intro.3
index 21a14f4..c92ce62 100644
--- a/doc/ms_intro.3
+++ b/doc/ms_intro.3
@@ -1,6 +1,6 @@
 .TH MS_INTRO 3 2013/07/17
 .SH NAME
-ms_intro - Introduction to libmseed
+Introduction to libmseed
 
 .SH INTRODUCTION
 
@@ -420,7 +420,7 @@ little endian but that the data section is big endian (as the only
 defined data encodings must be based on the SEED DDL which, in turn,
 must be defined in terms of big endian).  Libmseed will not create
 MiniSEED of this flavor by default but can be configured to do so by
-setting the environment variables described above appropriately.
+setting the environment variables described above approriately.
 
 .SH COMMON USAGE
 
diff --git a/doc/ms_log.3 b/doc/ms_log.3
index cfcceb7..f616e1b 100644
--- a/doc/ms_log.3
+++ b/doc/ms_log.3
@@ -1,6 +1,6 @@
 .TH MS_LOG 3 2014/07/16
 .SH NAME
-ms_log - Central logging facility for libmseed
+ms_log and friends \- Central logging facility for libmseed
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/ms_lookup.3 b/doc/ms_lookup.3
index ec6b163..857356e 100644
--- a/doc/ms_lookup.3
+++ b/doc/ms_lookup.3
@@ -1,6 +1,6 @@
 .TH MS_LOOKUP 3 2006/12/12 "Libmseed API"
-.SH NAME
-ms_lookup - Look up libmseed and Mini-SEED related information
+.SH DESCRIPTION
+Look up libmseed and Mini-SEED related information
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/ms_parse_raw.3 b/doc/ms_parse_raw.3
index e41ca30..2ec72c6 100644
--- a/doc/ms_parse_raw.3
+++ b/doc/ms_parse_raw.3
@@ -1,6 +1,6 @@
 .TH MSR_PARSE 3 2010/12/30 "Libmseed API"
-.SH NAME
-msr_parse - Parse, validate and print details of a SEED data record
+.SH DESCRIPTION
+Parse, validate and print details of a SEED data record
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/ms_readleapseconds.3 b/doc/ms_readleapseconds.3
index d4f3c2d..fa006ea 100644
--- a/doc/ms_readleapseconds.3
+++ b/doc/ms_readleapseconds.3
@@ -1,6 +1,6 @@
 .TH MS_READLEAPSECONDS 3 2016/10/01 "Libmseed API"
-.SH NAME
-ms_readleapseconds - Read a leap second file into a global buffer
+.SH DESCRIPTION
+Read a leap second file into a global buffer
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/ms_readmsr.3 b/doc/ms_readmsr.3
index 3835c1d..f5eb65a 100644
--- a/doc/ms_readmsr.3
+++ b/doc/ms_readmsr.3
@@ -1,6 +1,6 @@
 .TH MS_READMSR 3 2011/01/06 "Libmseed API"
-.SH NAME
-ms_readmsr - Read Mini-SEED data from files
+.SH DESCRIPTION
+Read Mini-SEED data from files
 
 .SH SYNOPSIS
 .nf
@@ -73,7 +73,7 @@ file position (offset from the beginning in bytes) from where the
 returned record was read.  As a special case, if \fIfpos\fP is not
 NULL and the value it points to is less than zero it will be
 interpreted as the (positive) offset in the file at which to begin
-reading data; this feature does not work with packed files.
+reading data; this feauture does not work with packed files.
 
 If the \fIlast\fP pointer is not NULL the value will be set to 1 when
 the record at the end of the file is being returned, otherwise it will
diff --git a/doc/ms_selection.3 b/doc/ms_selection.3
index 625b2cd..9a2e2aa 100644
--- a/doc/ms_selection.3
+++ b/doc/ms_selection.3
@@ -1,6 +1,6 @@
 .TH MS_SELECTION 3 2012/12/28 "Libmseed API"
-.SH NAME
-ms_selection - Routines to manage and use data selection lists.
+.SH DESCRIPTION
+Routines to manage and use data selection lists.
 
 .SH SYNOPSIS
 .nf
@@ -112,7 +112,7 @@ IU   COLA 00   LHZ   *     2008,100,10,00,00 2008,100,10,30,00
 
 .SH SRCNAME MATCHING
 Entries in a Selections list include a "source name" (srcname) string
-to represent matching parameters for network, station, location,
+to represent matching paramters for network, station, location,
 channel and optionally the quality name components.  Each name
 component may contain globbing characters to match more than one
 unique srcname.
@@ -124,9 +124,9 @@ Valid glob patterns include:
    [set]   matches any character in the set
    [^set]  matches any character NOT in the set
            where a set is a group of characters or ranges. a range
-           is written as two characters separated with a hyphen:
+           is written as two characters seperated with a hyphen:
            a-z denotes all characters between a to z inclusive.
-   [-set]  set matches a literal hyphen and any character in the set
+   [-set]  set matches a literal hypen and any character in the set
    []set]  matches a literal close bracket and any character in the set
 
    char    matches itself except where char is '*' or '?' or '['
@@ -182,7 +182,7 @@ The following two calls are equivalent:
   ms_addselect_comp (&selections, "IU", "ANMO", "00", "LH?", "?", startime, endtime);
 .fi
 
-As a further convienence usage of \fBms_readselectionsfile()\fP would
+As a futher convienence usage of \fBms_readselectionsfile()\fP would
 allow the selections to be specified in a simple ASCII file and avoid
 the need to directly call \fBms_addselect()\fP.
 
diff --git a/doc/ms_splitsrcname.3 b/doc/ms_splitsrcname.3
index 5b70652..4539137 100644
--- a/doc/ms_splitsrcname.3
+++ b/doc/ms_splitsrcname.3
@@ -1,6 +1,6 @@
 .TH MS_SPLITSRCNAME 3 2009/12/19 "Libmseed API"
-.SH NAME
-ms_splitsrcname - Split source names into the SEED naming nomenclature.
+.SH DESCRIPTION
+Split source names into the SEED naming nomenclature.
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/ms_srcname.3 b/doc/ms_srcname.3
index 551ce6f..7f939fd 100644
--- a/doc/ms_srcname.3
+++ b/doc/ms_srcname.3
@@ -1,6 +1,6 @@
 .TH MS_SRCNAME 3 2006/11/27 "Libmseed API"
-.SH NAME
-ms_srcname - Determine source names using the SEED naming nomenclature.
+.SH DESCRIPTION
+Determine source names using the SEED naming nomenclature.
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/ms_strncpclean.3 b/doc/ms_strncpclean.3
index d2ca3cf..8937f21 100644
--- a/doc/ms_strncpclean.3
+++ b/doc/ms_strncpclean.3
@@ -1,6 +1,6 @@
 .TH MS_STRNCPCLEAN 3 2004/11/22 "Libmseed API"
-.SH NAME
-ms_strncpclean - Non-standard string copying
+.SH DESCRIPTION
+Non-standard string copying
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/ms_time.3 b/doc/ms_time.3
index 5c5c367..34c6b9a 100644
--- a/doc/ms_time.3
+++ b/doc/ms_time.3
@@ -1,6 +1,6 @@
 .TH MS_TIME 3 2013/02/22 "Libmseed API"
-.SH NAME
-ms_time - Time conversion and string generation
+.SH DESCRIPTION
+Time conversion and string generation
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/ms_writemseed.3 b/doc/ms_writemseed.3
index ca91d15..6f4c556 100644
--- a/doc/ms_writemseed.3
+++ b/doc/ms_writemseed.3
@@ -1,6 +1,6 @@
 .TH MS_WRITEMSEED 3 2011/01/06 "Libmseed API"
-.SH NAME
-ms_writemseed - Write Mini-SEED records to files.
+.SH DESCRIPTION
+Write Mini-SEED records to files.
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/msr_addblockette.3 b/doc/msr_addblockette.3
index 6a5c4e8..f7d3d91 100644
--- a/doc/msr_addblockette.3
+++ b/doc/msr_addblockette.3
@@ -1,6 +1,6 @@
 .TH MSR_ADDBLOCKETTE 3 2006/02/27 "Libmseed API"
-.SH NAME
-msr_addblockette - Add a blockette to the blockette chain of an MSRecord structure
+.SH DESCRIPTION
+Add a blockette to the blockette chain of an MSRecord structure
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/msr_duplicate.3 b/doc/msr_duplicate.3
index d97d0b2..0de018a 100644
--- a/doc/msr_duplicate.3
+++ b/doc/msr_duplicate.3
@@ -1,6 +1,6 @@
 .TH MSR_DUPLICATE 3 2007/04/28 "Libmseed API"
-.SH NAME
-msr_duplicate - Duplicate an MSRecord structure
+.SH DESCRIPTION
+Duplicate an MSRecord structure
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/msr_host_latency.3 b/doc/msr_host_latency.3
index 421e9e8..855b6d3 100644
--- a/doc/msr_host_latency.3
+++ b/doc/msr_host_latency.3
@@ -1,6 +1,6 @@
 .TH MSR_HOST_LATENCY 3 2006/02/27 "Libmseed API"
-.SH NAME
-msr_host_latency - Calculate latency between last sample in a Mini-SEED record and the
+.SH DESCRIPTION
+Calculate latency between last sample in a Mini-SEED record and the
 host computer time.
 
 .SH SYNOPSIS
diff --git a/doc/msr_init.3 b/doc/msr_init.3
index c619399..89b4ad9 100644
--- a/doc/msr_init.3
+++ b/doc/msr_init.3
@@ -1,6 +1,6 @@
 .TH MSR_INIT 3 2006/02/27 "Libmseed API"
-.SH NAME
-msr_init - Initializing and freeing MSRecord and related structures
+.SH DESCRIPTION
+Initializing and freeing MSRecord and related structures
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/msr_normalize_header.3 b/doc/msr_normalize_header.3
index 52f990b..de35685 100644
--- a/doc/msr_normalize_header.3
+++ b/doc/msr_normalize_header.3
@@ -1,6 +1,6 @@
 .TH MSR_NORMALIZE_HEADER 3 2007/04/28 "Libmseed API"
-.SH NAME
-msr_normalize_header - Normalize or synchronize the header fields of an MSRecord structure.
+.SH DESCRIPTION
+Normalize or synchronize the header fields of an MSRecord structure.
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/msr_pack.3 b/doc/msr_pack.3
index 90d53a4..5fa8a3b 100644
--- a/doc/msr_pack.3
+++ b/doc/msr_pack.3
@@ -1,6 +1,6 @@
 .TH MSR_PACK 3 2013/05/17 "Libmseed API"
-.SH NAME
-msr_pack - Packing of Mini-SEED records.
+.SH DESCRIPTION
+Packing of Mini-SEED records.
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/msr_parse.3 b/doc/msr_parse.3
index 7de7376..861af7c 100644
--- a/doc/msr_parse.3
+++ b/doc/msr_parse.3
@@ -1,6 +1,6 @@
 .TH MSR_PARSE 3 2013/01/07 "Libmseed API"
-.SH NAME
-msr_parse - Detect and parse a SEED data record from a memory buffer
+.SH DESCRIPTION
+Detect and parse a SEED data record from a memory buffer
 
 .SH SYNOPSIS
 .nf
@@ -101,7 +101,7 @@ The following example illustrates the intended usage:
           if ( verbose && offset < recbuflen )
           ms_log (2, "Error parsing record at offset %"PRId64"\n", offset);
         }
-      else /* Successfully found and parsed record */
+      else /* Succesfully found and parsed record */
         {
           /* Do something with the record, for example print the details */
           msr_print (msr, verbose);
diff --git a/doc/msr_print.3 b/doc/msr_print.3
index 6fb0ca7..81da16a 100644
--- a/doc/msr_print.3
+++ b/doc/msr_print.3
@@ -1,6 +1,6 @@
 .TH MSR_PRINT 3 2006/11/27 "Libmseed API"
-.SH NAME
-msr_print - Printing of Mini-SEED record header values.
+.SH DESCRIPTION
+Printing of Mini-SEED record header values.
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/msr_samprate.3 b/doc/msr_samprate.3
index e1399fe..62ad076 100644
--- a/doc/msr_samprate.3
+++ b/doc/msr_samprate.3
@@ -1,6 +1,6 @@
 .TH MSR_SAMPRATE 3 2006/02/27 "Libmseed API"
-.SH NAME
-msr_samprate - Determine sample rate from an MSRecord structure
+.SH DESCRIPTION
+Determine sample rate from an MSRecord structure
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/msr_starttime.3 b/doc/msr_starttime.3
index 5a233f3..da4a58a 100644
--- a/doc/msr_starttime.3
+++ b/doc/msr_starttime.3
@@ -1,6 +1,6 @@
 .TH MSR_STARTTIME 3 2015/03/02 "Libmseed API"
-.SH NAME
-msr_starttime - Start and end time determination for MSRecord structures
+.SH DESCRIPTION
+Start and end time determination for MSRecord structures
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/msr_unpack.3 b/doc/msr_unpack.3
index 8a18d71..07e11fc 100644
--- a/doc/msr_unpack.3
+++ b/doc/msr_unpack.3
@@ -1,6 +1,6 @@
 .TH MSR_UNPACK 3 2012/12/22 "Libmseed API"
-.SH NAME
-msr_unpack - Unpacking of Mini-SEED records.
+.SH DESCRIPTION
+Unpacking of Mini-SEED records.
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/mst_addmsr.3 b/doc/mst_addmsr.3
index b085f98..08f5332 100644
--- a/doc/mst_addmsr.3
+++ b/doc/mst_addmsr.3
@@ -1,6 +1,6 @@
 .TH MST_ADDMSR 3 2013/05/17 "Libmseed API"
-.SH NAME
-mst_addmsr - Add time coverage and data samples to MSTrace structures
+.SH DESCRIPTION
+Add time coverage and data samples to MSTrace structures
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/mst_convertsamples.3 b/doc/mst_convertsamples.3
index 1c7758a..2c88e46 100644
--- a/doc/mst_convertsamples.3
+++ b/doc/mst_convertsamples.3
@@ -1,6 +1,6 @@
 .TH MST_CONVERTSAMPLES 3 2013/10/01 "Libmseed API"
-.SH NAME
-mst_convertsamples - Convert data samples between numeric types
+.SH DESCRIPTION
+Convert data samples between numeric types
 
 .SH SYNOPSIS
 .nf
@@ -19,7 +19,7 @@ The routines can convert between 32-bit integers (type \fIi\fP),
 32-bit floats (type \fIf\fP) and 64-bit doubles (type \fId\fP).
 
 When converting float and double sample types to integer type a simple
-rounding is applied by adding 0.5 to the sample value before converting
+rouding is applied by adding 0.5 to the sample value before converting
 (truncating) to integer.  This compensates for common machine
 representations of floating point values (e.g. "40.0" represented by
 "39.99999999").
diff --git a/doc/mst_findmatch.3 b/doc/mst_findmatch.3
index 428d457..0bb5b9f 100644
--- a/doc/mst_findmatch.3
+++ b/doc/mst_findmatch.3
@@ -1,6 +1,6 @@
 .TH MST_FINDMATCH 3 2006/02/27 "Libmseed API"
-.SH NAME
-mst_findmatch - Searching a MSTraceGroup for specific MSTrace structures.
+.SH DESCRIPTION
+Searching a MSTraceGroup for specific MSTrace structures.
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/mst_groupsort.3 b/doc/mst_groupsort.3
index 10f8fac..9895507 100644
--- a/doc/mst_groupsort.3
+++ b/doc/mst_groupsort.3
@@ -1,6 +1,6 @@
 .TH MST_GROUPSORT 3 2007/04/12 "Libmseed API"
-.SH NAME
-mst_groupsort - Manipulate MSTrace segments in a MSTraceGroup
+.SH DESCRIPTION
+Manipulate MSTrace segments in a MSTraceGroup
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/mst_init.3 b/doc/mst_init.3
index 29a6c04..25acebc 100644
--- a/doc/mst_init.3
+++ b/doc/mst_init.3
@@ -1,6 +1,6 @@
 .TH MST_INIT 3 2006/10/10 "Libmseed API"
-.SH NAME
-mst_init - Initializing and freeing MSTrace and MSTraceGroup structures
+.SH DESCRIPTION
+Initializing and freeing MSTrace and MSTraceGroup structures
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/mst_pack.3 b/doc/mst_pack.3
index d21a54e..6a84534 100644
--- a/doc/mst_pack.3
+++ b/doc/mst_pack.3
@@ -1,6 +1,6 @@
 .TH MST_PACK 3 2013/05/17 "Libmseed API"
-.SH NAME
-mst_pack - Packing of Mini-SEED records from MSTrace segments.
+.SH DESCRIPTION
+Packing of Mini-SEED records from MSTrace segments.
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/mst_printtracelist.3 b/doc/mst_printtracelist.3
index ecb8f3f..9170388 100644
--- a/doc/mst_printtracelist.3
+++ b/doc/mst_printtracelist.3
@@ -1,6 +1,6 @@
 .TH MST_PRINT 3 2008/11/21 "Libmseed API"
-.SH NAME
-mst_print - Printing of MSTrace information.
+.SH DESCRIPTION
+Printing of MSTrace information.
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/mstl_addmsr.3 b/doc/mstl_addmsr.3
index e7956d9..e549d8f 100644
--- a/doc/mstl_addmsr.3
+++ b/doc/mstl_addmsr.3
@@ -1,6 +1,6 @@
 .TH MSTL_INIT 3 2008/11/21 "Libmseed API"
-.SH NAME
-mstl_init - Adding MSRecord data coverage to and MSTraceList structure
+.SH DESCRIPTION
+Adding MSRecord data coverage to and MSTraceList structure
 
 .SH SYNOPSIS
 .nf
diff --git a/doc/mstl_init.3 b/doc/mstl_init.3
index edd7f61..b355322 100644
--- a/doc/mstl_init.3
+++ b/doc/mstl_init.3
@@ -1,6 +1,6 @@
 .TH MSTL_INIT 3 2008/11/21 "Libmseed API"
-.SH NAME
-mstl_init - Initializing and freeing MSTraceList structures
+.SH DESCRIPTION
+Initializing and freeing MSTraceList structures
 
 .SH SYNOPSIS
 .nf
@@ -14,7 +14,7 @@ mstl_init - Initializing and freeing MSTraceList structures
 .SH DESCRIPTION
 \fBmstl_init\fP will initialize a MSTraceList structure.  If the
 \fImstl\fP parameter is not NULL the structure will be cleared before
-being reallocated any memory allocated for associated MSTraceID and
+being reallocated any memory allocated for assosiated MSTraceID and
 relate sub-structures will be freed.
 
 \fBmstl_free\fP will free all memory associated with a MSTraceList
diff --git a/doc/mstl_printtracelist.3 b/doc/mstl_printtracelist.3
index 17033f4..77ff4db 100644
--- a/doc/mstl_printtracelist.3
+++ b/doc/mstl_printtracelist.3
@@ -1,6 +1,6 @@
 .TH MSTL_PRINT 3 2008/11/21 "Libmseed API"
-.SH NAME
-mstl_print - Printing of MSTrace information.
+.SH DESCRIPTION
+Printing of MSTrace information.
 
 .SH SYNOPSIS
 .nf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libmseed.git



More information about the debian-science-commits mailing list