From 429502815f866b2b9bc8602c66044aa4843cf2d0 Mon Sep 17 00:00:00 2001 From: ceriel Date: Thu, 19 Feb 1987 11:28:14 +0000 Subject: [PATCH] Added description of strzero --- modules/src/string/string.3 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/src/string/string.3 b/modules/src/string/string.3 index e4ea42d1e..27de210e6 100644 --- a/modules/src/string/string.3 +++ b/modules/src/string/string.3 @@ -141,6 +141,11 @@ or zero if does not occur in .IR s . .PP +.I Strzero +turns +.I s +into a null string. +.PP .I Bts2str turns a row of .I n -- 2.34.1