summaryrefslogtreecommitdiff
path: root/lib/libcompat
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>2002-11-10 03:21:49 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>2002-11-10 03:21:49 +0000
commitd6defc354e008432157da094af320e76418eccb8 (patch)
tree81e013c19cd9bf22eb85fa2812ee579e3d11a9e1 /lib/libcompat
parent3b1d5840df488a979017d1ef692ccf6b1ecd5774 (diff)
SEE ALSO corrections. millert ok.
Diffstat (limited to 'lib/libcompat')
-rw-r--r--lib/libcompat/4.1/ftime.34
-rw-r--r--lib/libcompat/4.3/rexec.33
2 files changed, 3 insertions, 4 deletions
diff --git a/lib/libcompat/4.1/ftime.3 b/lib/libcompat/4.1/ftime.3
index b6446206e60..3ee43316638 100644
--- a/lib/libcompat/4.1/ftime.3
+++ b/lib/libcompat/4.1/ftime.3
@@ -75,8 +75,8 @@ Daylight Saving time applies locally during the appropriate part of the year.
.Sh SEE ALSO
.Xr gettimeofday 2 ,
.Xr settimeofday 2 ,
-.Xr time 2 ,
-.Xr ctime 3
+.Xr ctime 3 ,
+.Xr time 3
.Sh HISTORY
The
.Nm
diff --git a/lib/libcompat/4.3/rexec.3 b/lib/libcompat/4.3/rexec.3
index 2976b93ff4d..5d58796974a 100644
--- a/lib/libcompat/4.3/rexec.3
+++ b/lib/libcompat/4.3/rexec.3
@@ -115,8 +115,7 @@ and no
provision is made for sending arbitrary signals to the remote process,
although you may be able to get its attention by using out-of-band data.
.Sh SEE ALSO
-.Xr rcmd 3 ,
-.Xr rexecd 8
+.Xr rcmd 3
.Sh HISTORY
The
.Fn rexec