diff options
| -rw-r--r-- | lib/libc/gen/unvis.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/gen/unvis.3 b/lib/libc/gen/unvis.3 index c8afeee90c91..5a5273718dd4 100644 --- a/lib/libc/gen/unvis.3 +++ b/lib/libc/gen/unvis.3 @@ -95,7 +95,8 @@ The .Fn strunvisx function does the same as the .Fn strunvis -function, but it allows you to add a flag that specifies the style the string +function, +but it allows you to add a flag that specifies the style the string .Ar src is encoded with. Currently, the only supported flag is |
