diff options
author | 2004-10-01 04:08:45 +0000 | |
---|---|---|
committer | 2004-10-01 04:08:45 +0000 | |
commit | 48f0b6465133a635499ad47faaa893a94c8e70a8 (patch) | |
tree | abfb1085e28c148b38ece3609314e0b85a6c66ca /lib/libc/stdlib/lsearch.3 | |
parent | add the time for that thing... (diff) | |
download | wireguard-openbsd-48f0b6465133a635499ad47faaa893a94c8e70a8.tar.xz wireguard-openbsd-48f0b6465133a635499ad47faaa893a94c8e70a8.zip |
add some missing $, ok djm@ 'That looks fine to me' millert@
Diffstat (limited to 'lib/libc/stdlib/lsearch.3')
-rw-r--r-- | lib/libc/stdlib/lsearch.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdlib/lsearch.3 b/lib/libc/stdlib/lsearch.3 index 2adc51096dd..818aa1bb43d 100644 --- a/lib/libc/stdlib/lsearch.3 +++ b/lib/libc/stdlib/lsearch.3 @@ -1,3 +1,5 @@ +.\" $OpenBSD: lsearch.3,v 1.4 2004/10/01 04:08:45 jsg Exp $ +.\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" |