diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-08-12 23:59:38 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-08-12 23:59:38 +0000 |
commit | 281cf55ee36a0eb658ea36603ad047760e654633 (patch) | |
tree | e9f0dc73c398c1ae3814bbadfc57ec94c0aad3e1 /share | |
parent | b58d7759d9f56e823446a7b3fd75fad6a03980c6 (diff) |
new sentence, new line;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man3/dlfcn.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man3/dlfcn.3 b/share/man/man3/dlfcn.3 index 48747a3a3f2..9cf4b12dd58 100644 --- a/share/man/man3/dlfcn.3 +++ b/share/man/man3/dlfcn.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dlfcn.3,v 1.16 2004/08/11 19:14:56 drahn Exp $ +.\" $OpenBSD: dlfcn.3,v 1.17 2004/08/12 23:59:37 jmc Exp $ .\" $NetBSD: dlfcn.3,v 1.3 1996/01/09 19:43:34 pk Exp $ .\" .\" Copyright (c) 1995 Paul Kranenburg @@ -191,8 +191,8 @@ returns 0. In that case, a message detailing the failure can be retrieved by calling .Fn dlerror . -On success, a non-zero value is returned. Note: both strings pointed -at by +On success, a non-zero value is returned. +Note: both strings pointed at by .Va dli_fname and .Va dli_sname |