(wrong string) ée

From: <git_AT_suckless.org>
Date: Wed, 2 Mar 2016 10:27:15 +0100 (CET)

commit 851c70c8645fc73a7377996b27c79fa7948fe477
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Wed Mar 2 09:14:41 2016 +0100
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Wed Mar 2 09:14:41 2016 +0100

    Since zstr_length is a generalisation of zbits, add reference to each other in the man pages
    
    Signed-off-by: Mattias Andrée <maandree_AT_kth.se>

diff --git a/man/zbits.3 b/man/zbits.3
index 191a87c..9c48e7c 100644
--- a/man/zbits.3
+++ b/man/zbits.3
_AT_@ -35,4 +35,5 @@ write the number in binary. You will see this
 in corresponding functions in other libraries.
 .SH SEE ALSO
 .BR zlsb (3),
-.BR zzero (3)
+.BR zzero (3),
+.BR zstr_length (3)
diff --git a/man/zstr_length.3 b/man/zstr_length.3
index cd1014a..01f2048 100644
--- a/man/zstr_length.3
+++ b/man/zstr_length.3
_AT_@ -21,4 +21,5 @@ i the selected
 .I radix
 is returned.
 .SH SEE ALSO
-.BR zstr (3)
+.BR zstr (3),
+.BR zbits (3)
Received on Wed Mar 02 2016 - 10:27:15 CET

This archive was generated by hypermail 2.3.0 : Wed Mar 02 2016 - 10:36:22 CET