aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-08-09 15:46:53 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-08-09 15:46:53 +0000
commit5d25d756620c653fb1f6c539a26f28c658ba3890 (patch)
treedb957fb1bc2eb64373d6fc28f3a1114d13d9b6fb
parentac0450b5302c44cb103881437306c491fdce0384 (diff)
downloadsrc-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
-rw-r--r--lib/libc/gen/times.32
-rw-r--r--share/man/man5/rc.conf.56
2 files changed, 4 insertions, 4 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
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index ea988efaf5d5..2cfd11b8e711 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -1722,7 +1722,7 @@ Set to
.Dq -dn -d0x1f9
by default.
Additional flags to pass to
-.Xr isndn 8
+.Xr isdnd 8
(but see
.Va isdn_fsdev
and
@@ -1734,7 +1734,7 @@ Set to
.Dq cons25
by default.
The terminal type of the output device when
-.Xr idsnd 8
+.Xr isdnd 8
operates in fullscreen mode.
.It Va isdn_screenflags
.Pq Vt str
@@ -1752,7 +1752,7 @@ Set to
.Dq NO
by default.
The output device for
-.Xr idsnd 8
+.Xr isdnd 8
in fullscreen mode (or
.Dq NO
for daemon mode).