diff --git a/man/ctlseqs_matcher_config.3 b/man/ctlseqs_matcher_config.3 index 3d64795..5ea9193 100644 --- a/man/ctlseqs_matcher_config.3 +++ b/man/ctlseqs_matcher_config.3 @@ -74,10 +74,11 @@ The byte following a single-shift should be a printable character. Character string can be any bit combination which does not represent SOS or ST. . .SH COPYRIGHT -Copyright (c) 2020 CismonX +Copyright (c) 2020,2021 CismonX .PP Copying and distribution of this file, with or without modification, are permitted in any medium without royalty, provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. . .SH SEE ALSO -.BR ctlseqs (7) +.BR ctlseqs_match (3), +.BR ctlseqs_read (3) diff --git a/man/ctlseqs_purge.3 b/man/ctlseqs_purge.3 index 6cf3b03..2721514 100644 --- a/man/ctlseqs_purge.3 +++ b/man/ctlseqs_purge.3 @@ -30,11 +30,10 @@ The function is useful when dealing with partial sequences returned by whose future completion is not desired. . .SH COPYRIGHT -Copyright (c) 2020 CismonX +Copyright (c) 2020,2021 CismonX .PP Copying and distribution of this file, with or without modification, are permitted in any medium without royalty, provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. . .SH SEE ALSO -.BR ctlseqs_read (3), -.BR ctlseqs (7) +.BR ctlseqs_read (3)