diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-07-03 08:28:30 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-07-03 08:28:30 +0000 |
| commit | d72b90407987c268e31e9d7d0140fcd661e25cd3 (patch) | |
| tree | a1327299285f3ceeda0076382f415fa3e280ea64 /lib/libc | |
| parent | c50c83c0e15adf5117a331287a80019c988aa9c7 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -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 |
