diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-23 00:13:51 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-23 00:13:51 +0000 |
commit | 93a6e10cf261f623435b25f06a399d212cac7fd4 (patch) | |
tree | 081da8a1d1023e2ce37e8ed0f4850a3545c38ff1 /bin | |
parent | 1702566aa153505bb5b786d9dece0bde8389208a (diff) |
alphabetize SEE ALSO entries and numerically order according to section
Diffstat (limited to 'bin')
-rw-r--r-- | bin/csh/csh.1 | 14 | ||||
-rw-r--r-- | bin/df/df.1 | 4 | ||||
-rw-r--r-- | bin/ed/ed.1 | 10 | ||||
-rw-r--r-- | bin/ls/ls.1 | 4 | ||||
-rw-r--r-- | bin/md5/md5.1 | 6 | ||||
-rw-r--r-- | bin/md5/rmd160.1 | 13 | ||||
-rw-r--r-- | bin/md5/sha1.1 | 12 | ||||
-rw-r--r-- | bin/mt/mt.1 | 4 | ||||
-rw-r--r-- | bin/pax/pax.1 | 6 | ||||
-rw-r--r-- | bin/pax/tar.1 | 6 | ||||
-rw-r--r-- | bin/rcp/rcp.1 | 6 | ||||
-rw-r--r-- | bin/sleep/sleep.1 | 6 | ||||
-rw-r--r-- | bin/sync/sync.8 | 4 |
13 files changed, 48 insertions, 47 deletions
diff --git a/bin/csh/csh.1 b/bin/csh/csh.1 index 0f29b3e5488..67d509b0b43 100644 --- a/bin/csh/csh.1 +++ b/bin/csh/csh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: csh.1,v 1.14 1998/09/14 22:13:39 aaron Exp $ +.\" $OpenBSD: csh.1,v 1.15 1998/09/23 00:13:47 aaron Exp $ .\" $NetBSD: csh.1,v 1.10 1995/03/21 09:02:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -2120,19 +2120,19 @@ substitutions on a single line to 20. .Xr access 2 , .Xr execve 2 , .Xr fork 2 , -.Xr killpg 3 , .Xr pipe 2 , -.Xr sigvec 3 , -.Xr umask 2 , .Xr setrlimit 2 , +.Xr umask 2 , .Xr wait 2 , +.Xr killpg 3 , +.Xr sigvec 3 , .Xr tty 4 , .Xr a.out 5 , -.Xr environ 7 . -.br +.Xr environ 7 +.Pp .Em 'An introduction to the C shell' .Sh HISTORY -.Nm Csh +.Nm csh appeared in .Bx 3 . It diff --git a/bin/df/df.1 b/bin/df/df.1 index 3f25113cbf4..b4fbc34dffd 100644 --- a/bin/df/df.1 +++ b/bin/df/df.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: df.1,v 1.11 1998/09/14 22:31:10 aaron Exp $ +.\" $OpenBSD: df.1,v 1.12 1998/09/23 00:13:48 aaron Exp $ .\" $NetBSD: df.1,v 1.12 1995/12/05 02:42:45 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -117,9 +117,9 @@ size block. .El .Sh SEE ALSO .Xr quota 1 , -.Xr statfs 2 , .Xr fstatfs 2 , .Xr getfsstat 2 , +.Xr statfs 2 , .Xr getmntinfo 3 , .Xr fstab 5 , .Xr mount 8 , diff --git a/bin/ed/ed.1 b/bin/ed/ed.1 index b2c5a8f5386..41b58b068b2 100644 --- a/bin/ed/ed.1 +++ b/bin/ed/ed.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ed.1,v 1.12 1998/09/14 22:13:46 aaron Exp $ +.\" $OpenBSD: ed.1,v 1.13 1998/09/23 00:13:48 aaron Exp $ .\" .Dd May 2, 1993 .Dt ED 1 @@ -855,11 +855,11 @@ file to which attempts to write the buffer if the terminal hangs uo .El .Sh SEE ALSO -.Xr vi 1 , -.Xr sed 1 , -.Xr regex 3 , .Xr bdes 1 , -.Xr sh 1 +.Xr sed 1 , +.Xr sh 1 , +.Xr vi 1 , +.Xr regex 3 .Pp USD:12-13 .Pp diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index af82995a268..6378171a850 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ls.1,v 1.9 1998/09/14 22:13:49 aaron Exp $ +.\" $OpenBSD: ls.1,v 1.10 1998/09/23 00:13:49 aaron Exp $ .\" $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -375,8 +375,8 @@ files in order to be compatible with the .St -p1003.2 specification. .Sh SEE ALSO -.Xr chmod 1 , .Xr chflags 1 , +.Xr chmod 1 , .Xr symlink 7 , .Xr sticky 8 .Sh HISTORY diff --git a/bin/md5/md5.1 b/bin/md5/md5.1 index fe17d6cb094..977992b00d0 100644 --- a/bin/md5/md5.1 +++ b/bin/md5/md5.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: md5.1,v 1.5 1998/09/14 22:13:50 aaron Exp $ +.\" $OpenBSD: md5.1,v 1.6 1998/09/23 00:13:49 aaron Exp $ .\" .Dd February 14, 1994 .Dt MD5 1 @@ -45,8 +45,8 @@ Runs a built-in test script. .El .Sh SEE ALSO .Xr cksum 1 , -.Xr sha1 1 , -.Xr rmd160 1 +.Xr rmd160 1 , +.Xr sha1 1 .Pp RFC 1321 describes in detail the MD2, MD4, and MD5 message-digest algorithms. .Sh ACKNOWLEDGEMENTS diff --git a/bin/md5/rmd160.1 b/bin/md5/rmd160.1 index 746a81c6b8f..2dee8c6a7ab 100644 --- a/bin/md5/rmd160.1 +++ b/bin/md5/rmd160.1 @@ -1,11 +1,11 @@ -.\" $OpenBSD: rmd160.1,v 1.3 1998/01/02 07:04:24 deraadt Exp $ +.\" $OpenBSD: rmd160.1,v 1.4 1998/09/23 00:13:49 aaron Exp $ .\" .Dd July 16, 1997 .Dt RMD160 1 .Os .Sh NAME .Nm rmd160 -.Nd "calculate a message-digest fingerprint (checksum) for a file" +.Nd calculate a message-digest fingerprint (checksum) for a file .Sh SYNOPSIS .Nm .Op Fl ptx @@ -32,15 +32,16 @@ sum of each file listed on the command line is printed after the options are processed. .Bl -tag -width Fl .It Fl s Ar string -prints a checksum of the given string. +Prints a checksum of the given +.Ar string . .It Fl p -echos stdin to stdout and appends the +Echos stdin to stdout and appends the .Em RMD-160 sum to stdout. .It Fl t -runs a built-in time trial. +Runs a built-in time trial. .It Fl x -runs a built-in test script. +Runs a built-in test script. .El .Sh SEE ALSO .Xr cksum 1 , diff --git a/bin/md5/sha1.1 b/bin/md5/sha1.1 index eb8da56fbfb..f574c92ee1b 100644 --- a/bin/md5/sha1.1 +++ b/bin/md5/sha1.1 @@ -1,11 +1,11 @@ -.\" $OpenBSD: sha1.1,v 1.4 1998/01/02 07:04:24 deraadt Exp $ +.\" $OpenBSD: sha1.1,v 1.5 1998/09/23 00:13:49 aaron Exp $ .\" .Dd July 12, 1997 .Dt SHA1 1 .Os .Sh NAME .Nm sha1 -.Nd "calculate a message-digest fingerprint (checksum) for a file" +.Nd calculate a message-digest fingerprint (checksum) for a file .Sh SYNOPSIS .Nm .Op Fl ptx @@ -32,16 +32,16 @@ sum of each file listed on the command line is printed after the options are processed. .Bl -tag -width Fl .It Fl s Ar string -prints a checksum of the given +Prints a checksum of the given .Ar string . .It Fl p -echos stdin to stdout and appends the +Echos stdin to stdout and appends the .Em SHA-1 sum to stdout. .It Fl t -runs a built-in time trial. +Runs a built-in time trial. .It Fl x -runs a built-in test script. +Runs a built-in test script. .El .Sh SEE ALSO .Xr cksum 1 , diff --git a/bin/mt/mt.1 b/bin/mt/mt.1 index 8860e921614..c8abc77aaac 100644 --- a/bin/mt/mt.1 +++ b/bin/mt/mt.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mt.1,v 1.8 1998/09/14 22:13:51 aaron Exp $ +.\" $OpenBSD: mt.1,v 1.9 1998/09/23 00:13:49 aaron Exp $ .\" $NetBSD: mt.1,v 1.8 1996/05/21 10:23:55 mrg Exp $ .\" .\" Copyright (c) 1981, 1990, 1993 @@ -162,9 +162,9 @@ raw magnetic tape interface list of SCSI2 density codes .El .Sh SEE ALSO -.Xr mtio 4 , .Xr dd 1 , .Xr ioctl 2 , +.Xr mtio 4 , .Xr environ 7 .Sh HISTORY The diff --git a/bin/pax/pax.1 b/bin/pax/pax.1 index 72e200e1bbd..acfb48979ad 100644 --- a/bin/pax/pax.1 +++ b/bin/pax/pax.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pax.1,v 1.6 1998/09/14 22:13:52 aaron Exp $ +.\" $OpenBSD: pax.1,v 1.7 1998/09/23 00:13:49 aaron Exp $ .\" $NetBSD: pax.1,v 1.3 1995/03/21 09:07:37 cgd Exp $ .\" .\" Copyright (c) 1992 Keith Muller. @@ -1125,8 +1125,8 @@ operations are extensions to the .Tn POSIX standard. .Sh SEE ALSO -.Xr tar 1 , -.Xr cpio 1 +.Xr cpio 1 , +.Xr tar 1 .Sh AUTHOR Keith Muller at the University of California, San Diego. .Sh ERRORS diff --git a/bin/pax/tar.1 b/bin/pax/tar.1 index a58e87298de..907eb460aee 100644 --- a/bin/pax/tar.1 +++ b/bin/pax/tar.1 @@ -27,7 +27,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. .\" -.\" $OpenBSD: tar.1,v 1.16 1998/09/14 22:13:53 aaron Exp $ +.\" $OpenBSD: tar.1,v 1.17 1998/09/23 00:13:49 aaron Exp $ .\" .Dd June 11, 1996 .Dt TAR 1 @@ -201,8 +201,8 @@ can be used to select one of the compiled-in backup devices, default archive name .El .Sh SEE ALSO -.Xr pax 1 , -.Xr cpio 1 +.Xr cpio 1 , +.Xr pax 1 .Sh AUTHOR Keith Muller at the University of California, San Diego. .Sh ERRORS diff --git a/bin/rcp/rcp.1 b/bin/rcp/rcp.1 index 1ccea4326ab..d5e1ece2167 100644 --- a/bin/rcp/rcp.1 +++ b/bin/rcp/rcp.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rcp.1,v 1.3 1998/09/14 22:13:55 aaron Exp $ +.\" $OpenBSD: rcp.1,v 1.4 1998/09/23 00:13:49 aaron Exp $ .\" $NetBSD: rcp.1,v 1.6 1995/07/25 19:37:25 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -124,8 +124,8 @@ are on the current machine. .Sh SEE ALSO .Xr cp 1 , .Xr ftp 1 , -.Xr rsh 1 , -.Xr rlogin 1 +.Xr rlogin 1 , +.Xr rsh 1 .Sh HISTORY The .Nm rcp diff --git a/bin/sleep/sleep.1 b/bin/sleep/sleep.1 index 8cb8ce9500d..674874a5fe8 100644 --- a/bin/sleep/sleep.1 +++ b/bin/sleep/sleep.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sleep.1,v 1.4 1998/09/14 22:13:58 aaron Exp $ +.\" $OpenBSD: sleep.1,v 1.5 1998/09/23 00:13:50 aaron Exp $ .\" $NetBSD: sleep.1,v 1.9 1995/07/25 19:37:43 jtc Exp $ .\" .\" Copyright (c) 1990, 1993, 1994 @@ -107,10 +107,10 @@ 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 setitimer 2 , .Xr alarm 3 , -.Xr sleep 3 , -.Xr at 1 +.Xr sleep 3 .Sh STANDARDS The .Nm sleep diff --git a/bin/sync/sync.8 b/bin/sync/sync.8 index 5165eea331f..efb04601dd8 100644 --- a/bin/sync/sync.8 +++ b/bin/sync/sync.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sync.8,v 1.4 1998/09/14 22:14:00 aaron Exp $ +.\" $OpenBSD: sync.8,v 1.5 1998/09/23 00:13:50 aaron Exp $ .\" $NetBSD: sync.8,v 1.6 1995/03/21 09:11:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -64,8 +64,8 @@ utilizes the .Xr sync 2 function call. .Sh SEE ALSO -.Xr sync 2 , .Xr fsync 2 , +.Xr sync 2 , .Xr halt 8 , .Xr reboot 8 , .Xr update 8 |