diff options
author | ru <ru@FreeBSD.org> | 2002-03-15 17:50:21 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-03-15 17:50:21 +0000 |
commit | 73c43fbcf75af7bcef71dd17ac2afb2b3e9130a8 (patch) | |
tree | a23b345892110fae0a057d9e010e28c5f8197a02 /lib/libc | |
parent | 0bb11678aca11aee46f006fd1387c7ea7d442877 (diff) | |
download | FreeBSD-src-73c43fbcf75af7bcef71dd17ac2afb2b3e9130a8.zip FreeBSD-src-73c43fbcf75af7bcef71dd17ac2afb2b3e9130a8.tar.gz |
mdoc(7) police: don't you notice the warnings?
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/locale/isblank.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/locale/isblank.3 b/lib/libc/locale/isblank.3 index 1929846..7c920f4 100644 --- a/lib/libc/locale/isblank.3 +++ b/lib/libc/locale/isblank.3 @@ -79,4 +79,3 @@ returns non-zero if the character tests true. .Fn isblank conforms to .St -isoC-99 . - |