diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-02-18 10:25:42 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-02-18 10:25:42 +0000 |
| commit | 7c637968288584dda60170d7c2977973e20ae503 (patch) | |
| tree | 45a0664498937bc4a5b09cb87bed5f1579c53b17 /lib/libc | |
| parent | d2a2c8cac97a0b151c46f3a6635c7ece5414abf8 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/err.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/err.3 b/lib/libc/gen/err.3 index f6948fed0d86..f0303c0a785e 100644 --- a/lib/libc/gen/err.3 +++ b/lib/libc/gen/err.3 @@ -116,7 +116,7 @@ functions append an error message obtained from .Xr strerror 3 based on a code or the global variable .Va errno , -preceeded by another colon and space unless the +preceded by another colon and space unless the .Fa fmt argument is .Dv NULL . |
