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 | |
| parent | ac0450b5302c44cb103881437306c491fdce0384 (diff) | |
Notes
| -rw-r--r-- | lib/libc/gen/times.3 | 2 | ||||
| -rw-r--r-- | share/man/man5/rc.conf.5 | 6 |
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). |
