diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-06-26 12:11:42 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-06-26 12:11:42 +0000 |
commit | d97e23dc6b2d0ed2968b151dbe3e2e82af16ee44 (patch) | |
tree | 0713f501cb65c69b66f3e755463cb8be52e5868c /lib/libkeynote/keynote.3 | |
parent | 3b0c77d3d974ab479011f3758a10c11aaa8485d8 (diff) |
kill whitespace at eol;
Diffstat (limited to 'lib/libkeynote/keynote.3')
-rw-r--r-- | lib/libkeynote/keynote.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libkeynote/keynote.3 b/lib/libkeynote/keynote.3 index 2f5e00ea6eb..dc528ac13e2 100644 --- a/lib/libkeynote/keynote.3 +++ b/lib/libkeynote/keynote.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: keynote.3,v 1.37 2004/06/24 22:02:41 hshoexer Exp $ +.\" $OpenBSD: keynote.3,v 1.38 2004/06/26 12:11:41 jmc Exp $ .\" .\" The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu) .\" @@ -857,7 +857,7 @@ parses the argument, treating it as a This is useful for parsing key files. On success, this function returns a pointer to the parsing result. The result is dynamically allocated and should be freed after use. -On failure, +On failure, .Dv NULL is returned. .Sh FILES |