diff options
author | jmc <> | 2005-07-07 07:50:38 +0000 |
---|---|---|
committer | jmc <> | 2005-07-07 07:50:38 +0000 |
commit | 8573defec12672790e51a623e0f30206c608b6da (patch) | |
tree | cd091c822d8ad52a0f26a7f3f21434132ca6031a /src | |
parent | 719b4095516ed95454fd539f25fad96e8e94d88a (diff) | |
download | openbsd-8573defec12672790e51a623e0f30206c608b6da.tar.gz openbsd-8573defec12672790e51a623e0f30206c608b6da.tar.bz2 openbsd-8573defec12672790e51a623e0f30206c608b6da.zip |
kill errant full stop;
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/libc/stdlib/lsearch.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/stdlib/lsearch.3 b/src/lib/libc/stdlib/lsearch.3 index 818aa1bb43..051b1ef4c1 100644 --- a/src/lib/libc/stdlib/lsearch.3 +++ b/src/lib/libc/stdlib/lsearch.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: lsearch.3,v 1.4 2004/10/01 04:08:45 jsg Exp $ | 1 | .\" $OpenBSD: lsearch.3,v 1.5 2005/07/07 07:50:38 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 1989, 1991, 1993 | 3 | .\" Copyright (c) 1989, 1991, 1993 |
4 | .\" The Regents of the University of California. All rights reserved. | 4 | .\" The Regents of the University of California. All rights reserved. |
@@ -101,5 +101,5 @@ and | |||
101 | functions conform to the | 101 | functions conform to the |
102 | .St -p1003.1-2001 | 102 | .St -p1003.1-2001 |
103 | and | 103 | and |
104 | .St -xpg4.3 . | 104 | .St -xpg4.3 |
105 | specifications. | 105 | specifications. |