diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-09 15:46:53 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-09 15:46:53 +0000 |
commit | 5d25d756620c653fb1f6c539a26f28c658ba3890 (patch) | |
tree | db957fb1bc2eb64373d6fc28f3a1114d13d9b6fb /lib | |
parent | ac0450b5302c44cb103881437306c491fdce0384 (diff) | |
download | src-5d25d756620c653fb1f6c539a26f28c658ba3890.tar.gz src-5d25d756620c653fb1f6c539a26f28c658ba3890.zip |
Fix xrefs.
times.3: gettimeofday(3) --> gettimeofday(2)
rc.conf.5: isndn(8) --> isdnd(8)
idsnd(8) --> isdnd(8)
MFC after: 2 weeks
Notes
Notes:
svn path=/head/; revision=81359
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/gen/times.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/times.3 b/lib/libc/gen/times.3 index 5faa5f2c870c..45429d0613e2 100644 --- a/lib/libc/gen/times.3 +++ b/lib/libc/gen/times.3 @@ -49,7 +49,7 @@ This interface is obsoleted by .Xr getrusage 2 and -.Xr gettimeofday 3 . +.Xr gettimeofday 2 . .Ef .Pp The |