diff options
-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 5faa5f2..45429d0 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 ea988ef..2cfd11b 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). |