summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/4.1
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-02-11 22:38:05 +0000
committermpp <mpp@FreeBSD.org>1996-02-11 22:38:05 +0000
commit3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5 (patch)
tree88dc95b3030f35aa0317c9879f6efa7e9605d2d5 /lib/libcompat/4.1
parenta3a752bd16c86a841f9dbe7ed1efdfbbae49f627 (diff)
downloadFreeBSD-src-3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5.zip
FreeBSD-src-3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5.tar.gz
Correct a bunch of man page cross references and generally
try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however.
Diffstat (limited to 'lib/libcompat/4.1')
-rw-r--r--lib/libcompat/4.1/ftime.32
-rw-r--r--lib/libcompat/4.1/vtimes.34
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcompat/4.1/ftime.3 b/lib/libcompat/4.1/ftime.3
index a9491af..61d02a6 100644
--- a/lib/libcompat/4.1/ftime.3
+++ b/lib/libcompat/4.1/ftime.3
@@ -75,7 +75,7 @@ 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 time 3 ,
.Xr ctime 3
.Sh HISTORY
The
diff --git a/lib/libcompat/4.1/vtimes.3 b/lib/libcompat/4.1/vtimes.3
index e02bb72..3edb741 100644
--- a/lib/libcompat/4.1/vtimes.3
+++ b/lib/libcompat/4.1/vtimes.3
@@ -131,9 +131,9 @@ These numbers account only for real
data supplied by the caching mechanism is charged only
to the first process to read or write the data.
.Sh SEE ALSO
-.Xr time 2 ,
.Xr wait3 2 ,
-.Xr getrusage 2
+.Xr getrusage 2 ,
+.Xr time 3
.Sh HISTORY
The
.Fn vlimit
OpenPOWER on IntegriCloud