From 78b0b234eb5a179413189a3e2561e894c9c18135 Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Sun, 11 Feb 1996 22:38:05 +0000 Subject: 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. --- lib/libcompat/4.1/ftime.3 | 2 +- lib/libcompat/4.1/vtimes.3 | 4 ++-- lib/libcompat/4.4/cuserid.3 | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'lib/libcompat') diff --git a/lib/libcompat/4.1/ftime.3 b/lib/libcompat/4.1/ftime.3 index a9491af78669..61d02a6f0285 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 e02bb72c85fb..3edb7413366e 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 diff --git a/lib/libcompat/4.4/cuserid.3 b/lib/libcompat/4.4/cuserid.3 index 944a9a704fe2..646f3530f03a 100644 --- a/lib/libcompat/4.4/cuserid.3 +++ b/lib/libcompat/4.4/cuserid.3 @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: cuserid.3,v 1.1 1995/04/10 18:48:03 joerg Exp $ .\" .Dd April 10, 1995 .Os @@ -79,4 +79,4 @@ the buffer will be filled with a null string. .Sh SEE ALSO .Xr getpwuid 3 , -.Xr geteuid 3 . +.Xr geteuid 2 . -- cgit v1.3