aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-02-10 19:33:07 +0100
committerMattias Andrée <maandree@kth.se>2019-02-10 19:33:07 +0100
commit7446fd289a0e2cddfbbc904348977d1ff6bbc1b7 (patch)
tree1cdbc0b7bb8a69990f00c1d7e39b202107222701
parentUpdate clean rule in Makefile (diff)
downloadlibsha2-7446fd289a0e2cddfbbc904348977d1ff6bbc1b7.tar.gz
libsha2-7446fd289a0e2cddfbbc904348977d1ff6bbc1b7.tar.bz2
libsha2-7446fd289a0e2cddfbbc904348977d1ff6bbc1b7.tar.xz
Fix man pages1.0.2
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--libsha2.h.02
-rw-r--r--libsha2_algorithm_output_size.32
-rw-r--r--libsha2_behex_lower.32
-rw-r--r--libsha2_behex_upper.32
-rw-r--r--libsha2_digest.32
-rw-r--r--libsha2_hmac_digest.32
-rw-r--r--libsha2_hmac_init.32
-rw-r--r--libsha2_hmac_marshal.32
-rw-r--r--libsha2_hmac_state_output_size.32
-rw-r--r--libsha2_hmac_unmarshal.32
-rw-r--r--libsha2_hmac_update.32
-rw-r--r--libsha2_init.32
-rw-r--r--libsha2_marshal.32
-rw-r--r--libsha2_state_output_size.32
-rw-r--r--libsha2_sum_fd.32
-rw-r--r--libsha2_unhex.32
-rw-r--r--libsha2_unmarshal.32
-rw-r--r--libsha2_update.32
18 files changed, 18 insertions, 18 deletions
diff --git a/libsha2.h.0 b/libsha2.h.0
index 237e406..4584161 100644
--- a/libsha2.h.0
+++ b/libsha2.h.0
@@ -1,4 +1,4 @@
-.TH LIBSHA2.H 0 2019-02-10 libjson
+.TH LIBSHA2.H 0 2019-02-10 libsha2
.SH NAME
libsha2.h \- SHA 2 library header
.SH SYNOPSIS
diff --git a/libsha2_algorithm_output_size.3 b/libsha2_algorithm_output_size.3
index 707c0d8..7894e65 100644
--- a/libsha2_algorithm_output_size.3
+++ b/libsha2_algorithm_output_size.3
@@ -1,4 +1,4 @@
-.TH LIBSHA2_ALGORITHM_OUTPUT_SIZE 3 2019-02-09 libjson
+.TH LIBSHA2_ALGORITHM_OUTPUT_SIZE 3 2019-02-09 libsha2
.SH NAME
libsha2_algorithm_output_size \- Get the size of the output for a SHA 2 algorithm
.SH SYNOPSIS
diff --git a/libsha2_behex_lower.3 b/libsha2_behex_lower.3
index 7d2a1f1..1172397 100644
--- a/libsha2_behex_lower.3
+++ b/libsha2_behex_lower.3
@@ -1,4 +1,4 @@
-.TH LIBSHA2_BEHEX_LOWER 3 2019-02-09 libjson
+.TH LIBSHA2_BEHEX_LOWER 3 2019-02-09 libsha2
.SH NAME
libsha2_behex_lower \- Convert binary to lower case hexadecimal
.SH SYNOPSIS
diff --git a/libsha2_behex_upper.3 b/libsha2_behex_upper.3
index 3a0c2ba..c65202b 100644
--- a/libsha2_behex_upper.3
+++ b/libsha2_behex_upper.3
@@ -1,4 +1,4 @@
-.TH LIBSHA2_BEHEX_UPPER 3 2019-02-09 libjson
+.TH LIBSHA2_BEHEX_UPPER 3 2019-02-09 libsha2
.SH NAME
libsha2_behex_upper \- Convert binary to upper case hexadecimal
.SH SYNOPSIS
diff --git a/libsha2_digest.3 b/libsha2_digest.3
index 37d1199..ed87dfb 100644
--- a/libsha2_digest.3
+++ b/libsha2_digest.3
@@ -1,4 +1,4 @@
-.TH LIBSHA2_DIGEST 3 2019-02-09 libjson
+.TH LIBSHA2_DIGEST 3 2019-02-09 libsha2
.SH NAME
libsha2_digest \- Get the result of a SHA 2 hashing
.SH SYNOPSIS
diff --git a/libsha2_hmac_digest.3 b/libsha2_hmac_digest.3
index 7df9e1e..483094f 100644
--- a/libsha2_hmac_digest.3
+++ b/libsha2_hmac_digest.3
@@ -1,4 +1,4 @@
-.TH LIBSHA2_HMAC_DIGEST 3 2019-02-10 libjson
+.TH LIBSHA2_HMAC_DIGEST 3 2019-02-10 libsha2
.SH NAME
libsha2_hmac_digest \- Get the result of a HMAC-SHA 2 hashing
.SH SYNOPSIS
diff --git a/libsha2_hmac_init.3 b/libsha2_hmac_init.3
index e26bbe5..336d864 100644
--- a/libsha2_hmac_init.3
+++ b/libsha2_hmac_init.3
@@ -1,4 +1,4 @@
-.TH LIBSHA2_HMAC_INIT 3 2019-02-10 libjson
+.TH LIBSHA2_HMAC_INIT 3 2019-02-10 libsha2
.SH NAME
libsha2_hmac_init \- Initialises hashing with an HMAC-SHA 2 algorithm
.SH SYNOPSIS
diff --git a/libsha2_hmac_marshal.3 b/libsha2_hmac_marshal.3
index 1808dae..f5ebea2 100644
--- a/libsha2_hmac_marshal.3
+++ b/libsha2_hmac_marshal.3
@@ -1,4 +1,4 @@
-.TH LIBSHA2_HMAC_MARSHAL 3 2019-02-10 libjson
+.TH LIBSHA2_HMAC_MARSHAL 3 2019-02-10 libsha2
.SH NAME
libsha2_hmac_marshal \- Marshal an HMAC-SHA 2 hashing state
.SH SYNOPSIS
diff --git a/libsha2_hmac_state_output_size.3 b/libsha2_hmac_state_output_size.3
index 77a1023..f2ee9bf 100644
--- a/libsha2_hmac_state_output_size.3
+++ b/libsha2_hmac_state_output_size.3
@@ -1,4 +1,4 @@
-.TH LIBSHA2_HMAC_STATE_OUTPUT_SIZE 3 2019-02-10 libjson
+.TH LIBSHA2_HMAC_STATE_OUTPUT_SIZE 3 2019-02-10 libsha2
.SH NAME
libsha2_hmac_state_output_size \- Get the size of the output for a HMAC-SHA 2 algorithm
.SH SYNOPSIS
diff --git a/libsha2_hmac_unmarshal.3 b/libsha2_hmac_unmarshal.3
index e856146..cbe28cf 100644
--- a/libsha2_hmac_unmarshal.3
+++ b/libsha2_hmac_unmarshal.3
@@ -1,4 +1,4 @@
-.TH LIBSHA2_HMAC_UNMARSHAL 3 2019-02-10 libjson
+.TH LIBSHA2_HMAC_UNMARSHAL 3 2019-02-10 libsha2
.SH NAME
libsha2_hmac_unmarshal \- Unmarshal an HMAC-SHA 2 hashing state
.SH SYNOPSIS
diff --git a/libsha2_hmac_update.3 b/libsha2_hmac_update.3
index 0310a21..2d95158 100644
--- a/libsha2_hmac_update.3
+++ b/libsha2_hmac_update.3
@@ -1,4 +1,4 @@
-.TH LIBSHA2_HMAC_UPDATE 3 2019-02-10 libjson
+.TH LIBSHA2_HMAC_UPDATE 3 2019-02-10 libsha2
.SH NAME
libsha2_hmac_update \- Feed data into a HMAC-SHA 2 algorithm
.SH SYNOPSIS
diff --git a/libsha2_init.3 b/libsha2_init.3
index cfdbba7..226aac1 100644
--- a/libsha2_init.3
+++ b/libsha2_init.3
@@ -1,4 +1,4 @@
-.TH LIBSHA2_INIT 3 2019-02-09 libjson
+.TH LIBSHA2_INIT 3 2019-02-09 libsha2
.SH NAME
libsha2_init \- Initialises hashing with a SHA 2 algorithm
.SH SYNOPSIS
diff --git a/libsha2_marshal.3 b/libsha2_marshal.3
index eb36dfc..bf54782 100644
--- a/libsha2_marshal.3
+++ b/libsha2_marshal.3
@@ -1,4 +1,4 @@
-.TH LIBSHA2_MARSHAL 3 2019-02-09 libjson
+.TH LIBSHA2_MARSHAL 3 2019-02-09 libsha2
.SH NAME
libsha2_marshal \- Marshal a SHA 2 hashing state
.SH SYNOPSIS
diff --git a/libsha2_state_output_size.3 b/libsha2_state_output_size.3
index 34b4156..fd14c49 100644
--- a/libsha2_state_output_size.3
+++ b/libsha2_state_output_size.3
@@ -1,4 +1,4 @@
-.TH LIBSHA2_STATE_OUTPUT_SIZE 3 2019-02-09 libjson
+.TH LIBSHA2_STATE_OUTPUT_SIZE 3 2019-02-09 libsha2
.SH NAME
libsha2_state_output_size \- Get the size of the output for a SHA 2 algorithm
.SH SYNOPSIS
diff --git a/libsha2_sum_fd.3 b/libsha2_sum_fd.3
index 8f243c3..e676d8c 100644
--- a/libsha2_sum_fd.3
+++ b/libsha2_sum_fd.3
@@ -1,4 +1,4 @@
-.TH LIBSHA2_SUM_FD 3 2019-02-09 libjson
+.TH LIBSHA2_SUM_FD 3 2019-02-09 libsha2
.SH NAME
libsha2_sum_fd \- Hash a file with a SHA 2 algorithm
.SH SYNOPSIS
diff --git a/libsha2_unhex.3 b/libsha2_unhex.3
index 1c646bf..7e009a0 100644
--- a/libsha2_unhex.3
+++ b/libsha2_unhex.3
@@ -1,4 +1,4 @@
-.TH LIBSHA2_UNHEX 3 2019-02-09 libjson
+.TH LIBSHA2_UNHEX 3 2019-02-09 libsha2
.SH NAME
libsha2_unhex \- Covert hexadecimal to binary
.SH SYNOPSIS
diff --git a/libsha2_unmarshal.3 b/libsha2_unmarshal.3
index 3707cc8..3408f54 100644
--- a/libsha2_unmarshal.3
+++ b/libsha2_unmarshal.3
@@ -1,4 +1,4 @@
-.TH LIBSHA2_UNMARSHAL 3 2019-02-09 libjson
+.TH LIBSHA2_UNMARSHAL 3 2019-02-09 libsha2
.SH NAME
libsha2_unmarshal \- Unmarshal a SHA 2 hashing state
.SH SYNOPSIS
diff --git a/libsha2_update.3 b/libsha2_update.3
index fd6124d..c88f2f4 100644
--- a/libsha2_update.3
+++ b/libsha2_update.3
@@ -1,4 +1,4 @@
-.TH LIBSHA2_UPDATE 3 2019-02-09 libjson
+.TH LIBSHA2_UPDATE 3 2019-02-09 libsha2
.SH NAME
libsha2_update \- Feed data into a SHA 2 algorithm
.SH SYNOPSIS