Sort SEE ALSO.

This commit is contained in:
wiz 2001-12-20 20:03:29 +00:00
parent 0444d75ada
commit bc5b87e7e0
3 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: rcp.1,v 1.11 1999/03/22 18:30:47 garbled Exp $
.\" $NetBSD: rcp.1,v 1.12 2001/12/20 20:03:29 wiz Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -131,8 +131,8 @@ are on the current machine.
.Sh SEE ALSO
.Xr cp 1 ,
.Xr ftp 1 ,
.Xr rsh 1 ,
.Xr rlogin 1 ,
.Xr rsh 1 ,
.Xr hosts.equiv 5 ,
.Xr rhosts 5
.Sh HISTORY

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sleep.1,v 1.13 2000/09/04 07:30:13 kleink Exp $
.\" $NetBSD: sleep.1,v 1.14 2001/12/20 20:03:29 wiz Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -113,9 +113,9 @@ when the file is found, then another portion processing
is done courteously by sleeping for 70 seconds in between each
awk job.
.Sh SEE ALSO
.Xr at 1 ,
.Xr nanosleep 2 ,
.Xr sleep 3 ,
.Xr at 1
.Xr sleep 3
.Sh STANDARDS
The
.Nm

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sync.8,v 1.11 2001/12/20 19:31:52 wiz Exp $
.\" $NetBSD: sync.8,v 1.12 2001/12/20 20:03:30 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -65,8 +65,8 @@ program simply invokes the
.Xr sync 2
system call.
.Sh SEE ALSO
.Xr sync 2 ,
.Xr fsync 2 ,
.Xr sync 2 ,
.Xr halt 8 ,
.Xr reboot 8
.Sh HISTORY