Clean up SYNOPSIS formatting.
This commit is contained in:
parent
f6590b22cd
commit
a1c657fe56
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: crunchgen.1,v 1.7 1998/12/21 13:41:38 mrg Exp $
|
.\" $NetBSD: crunchgen.1,v 1.8 1999/03/07 11:29:58 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1994 University of Maryland
|
.\" Copyright (c) 1994 University of Maryland
|
||||||
.\" All Rights Reserved.
|
.\" All Rights Reserved.
|
||||||
@ -31,14 +31,26 @@
|
|||||||
.Nm crunchgen
|
.Nm crunchgen
|
||||||
.Nd generates build environment for a crunched binary
|
.Nd generates build environment for a crunched binary
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm ""
|
||||||
.Op Fl fq
|
.Op Fl fq
|
||||||
|
.Bk -words
|
||||||
.Op Fl m Ar makefile-name
|
.Op Fl m Ar makefile-name
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl c Ar c-file-name
|
.Op Fl c Ar c-file-name
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl e Ar exec-file-name
|
.Op Fl e Ar exec-file-name
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl D Ar src-root
|
.Op Fl D Ar src-root
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl L Ar lib-dir
|
.Op Fl L Ar lib-dir
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Ar conf-file
|
.Op Ar conf-file
|
||||||
|
.Ek
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
A crunched binary is a program made up of many other programs linked
|
A crunched binary is a program made up of many other programs linked
|
||||||
together into a single executable. The crunched binary main()
|
together into a single executable. The crunched binary main()
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: crunchide.1,v 1.5 1997/08/02 21:30:15 perry Exp $
|
.\" $NetBSD: crunchide.1,v 1.6 1999/03/07 11:29:59 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1994 University of Maryland
|
.\" Copyright (c) 1994 University of Maryland
|
||||||
.\" All Rights Reserved.
|
.\" All Rights Reserved.
|
||||||
@ -31,10 +31,16 @@
|
|||||||
.Nm crunchide
|
.Nm crunchide
|
||||||
.Nd hides symbol names from ld, for crunching programs together
|
.Nd hides symbol names from ld, for crunching programs together
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm crunchide
|
.Nm ""
|
||||||
|
.Bk -words
|
||||||
.Op Fl f Ar keep-list-file
|
.Op Fl f Ar keep-list-file
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl k Ar keep-symbol
|
.Op Fl k Ar keep-symbol
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Ar object-file ...
|
.Op Ar object-file ...
|
||||||
|
.Ek
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm Crunchide
|
.Nm Crunchide
|
||||||
hides the global symbols of
|
hides the global symbols of
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: fdformat.1,v 1.7 1998/02/06 06:18:47 perry Exp $
|
.\" $NetBSD: fdformat.1,v 1.8 1999/03/07 11:29:59 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -41,19 +41,41 @@
|
|||||||
.Nm fdformat
|
.Nm fdformat
|
||||||
.Nd format a floppy diskette
|
.Nd format a floppy diskette
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm ""
|
||||||
|
.Bk -words
|
||||||
.Op Fl f Ar device
|
.Op Fl f Ar device
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl t Ar type
|
.Op Fl t Ar type
|
||||||
|
.Ek
|
||||||
.Op Fl n
|
.Op Fl n
|
||||||
|
.Bk -words
|
||||||
.Op Fl B Ar nbps
|
.Op Fl B Ar nbps
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl S Ar nspt
|
.Op Fl S Ar nspt
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl T Ar ntrk
|
.Op Fl T Ar ntrk
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl C Ar ncyl
|
.Op Fl C Ar ncyl
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl P Ar stepspercyl
|
.Op Fl P Ar stepspercyl
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl G Ar gaplen
|
.Op Fl G Ar gaplen
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl F Ar fillbyte
|
.Op Fl F Ar fillbyte
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl X Ar xfer_rate
|
.Op Fl X Ar xfer_rate
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl I Ar interleave
|
.Op Fl I Ar interleave
|
||||||
|
.Ek
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: ftp.1,v 1.32 1999/01/24 02:39:30 lukem Exp $
|
.\" $NetBSD: ftp.1,v 1.33 1999/03/07 11:29:59 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1985, 1989, 1990, 1993
|
.\" Copyright (c) 1985, 1989, 1990, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -44,7 +44,7 @@
|
|||||||
.Tn ARPANET
|
.Tn ARPANET
|
||||||
file transfer program
|
file transfer program
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm ""
|
||||||
.Op Fl A
|
.Op Fl A
|
||||||
.Op Fl a
|
.Op Fl a
|
||||||
.Op Fl d
|
.Op Fl d
|
||||||
@ -53,27 +53,41 @@ file transfer program
|
|||||||
.Op Fl i
|
.Op Fl i
|
||||||
.Op Fl n
|
.Op Fl n
|
||||||
.Op Fl p
|
.Op Fl p
|
||||||
|
.Bk -words
|
||||||
.Op Fl P Ar port
|
.Op Fl P Ar port
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl r Ar seconds
|
.Op Fl r Ar seconds
|
||||||
|
.Ek
|
||||||
.Op Fl t
|
.Op Fl t
|
||||||
.Op Fl v
|
.Op Fl v
|
||||||
.Op Fl V
|
.Op Fl V
|
||||||
|
.Bk -words
|
||||||
.Op Ar host Op Ar port
|
.Op Ar host Op Ar port
|
||||||
|
.Ek
|
||||||
.Nm ftp
|
.Nm ftp
|
||||||
.Op Fl f
|
.Op Fl f
|
||||||
|
.Bk -words
|
||||||
.Op Fl o Ar output
|
.Op Fl o Ar output
|
||||||
|
.Ek
|
||||||
file:///\fIfile\fR
|
file:///\fIfile\fR
|
||||||
.Nm ftp
|
.Nm ftp
|
||||||
.Op Fl f
|
.Op Fl f
|
||||||
|
.Bk -words
|
||||||
.Op Fl o Ar output
|
.Op Fl o Ar output
|
||||||
|
.Ek
|
||||||
ftp://[\fIuser\fR:\fIpassword\fR@]\fIhost\fR[:\fIport\fR]/\fIfile\fR[/]
|
ftp://[\fIuser\fR:\fIpassword\fR@]\fIhost\fR[:\fIport\fR]/\fIfile\fR[/]
|
||||||
.Nm ftp
|
.Nm ftp
|
||||||
.Op Fl f
|
.Op Fl f
|
||||||
|
.Bk -words
|
||||||
.Op Fl o Ar output
|
.Op Fl o Ar output
|
||||||
|
.Ek
|
||||||
http://\fIhost\fR[:\fIport\fR]/\fIfile\fR
|
http://\fIhost\fR[:\fIport\fR]/\fIfile\fR
|
||||||
.Nm ftp
|
.Nm ftp
|
||||||
.Op Fl f
|
.Op Fl f
|
||||||
|
.Bk -words
|
||||||
.Op Fl o Ar output
|
.Op Fl o Ar output
|
||||||
|
.Ek
|
||||||
\fIhost\fR:[/\fIpath\fR/]\fIfile\fR[/]
|
\fIhost\fR:[/\fIpath\fR/]\fIfile\fR[/]
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm
|
.Nm
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: hexdump.1,v 1.9 1998/02/20 23:45:27 jeremy Exp $
|
.\" $NetBSD: hexdump.1,v 1.10 1999/03/07 11:29:59 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1989, 1990, 1993
|
.\" Copyright (c) 1989, 1990, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -40,11 +40,17 @@
|
|||||||
.Nm hexdump
|
.Nm hexdump
|
||||||
.Nd ascii, decimal, hexadecimal, octal dump
|
.Nd ascii, decimal, hexadecimal, octal dump
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm ""
|
||||||
.Op Fl bcCdovx
|
.Op Fl bcCdovx
|
||||||
|
.Bk -words
|
||||||
.Op Fl e Ar format_string
|
.Op Fl e Ar format_string
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl f Ar format_file
|
.Op Fl f Ar format_file
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl n Ar length
|
.Op Fl n Ar length
|
||||||
|
.Ek
|
||||||
.Bk -words
|
.Bk -words
|
||||||
.Op Fl s Ar skip
|
.Op Fl s Ar skip
|
||||||
.Ek
|
.Ek
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: od.1,v 1.7 1999/03/06 11:50:46 mycroft Exp $
|
.\" $NetBSD: od.1,v 1.8 1999/03/07 11:30:00 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1990, 1993
|
.\" Copyright (c) 1990, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -31,7 +31,7 @@
|
|||||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||||
.\" SUCH DAMAGE.
|
.\" SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" $NetBSD: od.1,v 1.7 1999/03/06 11:50:46 mycroft Exp $
|
.\" $NetBSD: od.1,v 1.8 1999/03/07 11:30:00 mycroft Exp $
|
||||||
.\" from: @(#)od.1 8.1 (Berkeley) 6/6/93
|
.\" from: @(#)od.1 8.1 (Berkeley) 6/6/93
|
||||||
.\"
|
.\"
|
||||||
.Dd June 8, 1998
|
.Dd June 8, 1998
|
||||||
@ -41,7 +41,7 @@
|
|||||||
.Nm od
|
.Nm od
|
||||||
.Nd octal, decimal, hex, ascii dump
|
.Nd octal, decimal, hex, ascii dump
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm ""
|
||||||
.Op Fl aBbcDdeFfHhIiLlOovXx
|
.Op Fl aBbcDdeFfHhIiLlOovXx
|
||||||
.Sm off
|
.Sm off
|
||||||
.Oo
|
.Oo
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: indent.1,v 1.8 1997/10/19 03:17:15 lukem Exp $
|
.\" $NetBSD: indent.1,v 1.9 1999/03/07 11:30:00 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1980, 1990, 1993
|
.\" Copyright (c) 1980, 1990, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -43,14 +43,22 @@
|
|||||||
.Nm indent
|
.Nm indent
|
||||||
.Nd indent and format C program source
|
.Nd indent and format C program source
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm ""
|
||||||
|
.Bk -words
|
||||||
.Op Ar input-file Op Ar output-file
|
.Op Ar input-file Op Ar output-file
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl bad | Fl nbad
|
.Op Fl bad | Fl nbad
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl bap | Fl nbap
|
.Op Fl bap | Fl nbap
|
||||||
|
.Ek
|
||||||
.Bk -words
|
.Bk -words
|
||||||
.Op Fl bbb | Fl nbbb
|
.Op Fl bbb | Fl nbbb
|
||||||
.Ek
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl \&bc | Fl nbc
|
.Op Fl \&bc | Fl nbc
|
||||||
|
.Ek
|
||||||
.Op Fl \&bl
|
.Op Fl \&bl
|
||||||
.Op Fl \&br
|
.Op Fl \&br
|
||||||
.Op Fl c Ns Ar n
|
.Op Fl c Ns Ar n
|
||||||
@ -58,7 +66,9 @@
|
|||||||
.Bk -words
|
.Bk -words
|
||||||
.Op Fl cdb | Fl ncdb
|
.Op Fl cdb | Fl ncdb
|
||||||
.Ek
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl \&ce | Fl nce
|
.Op Fl \&ce | Fl nce
|
||||||
|
.Ek
|
||||||
.Op Fl \&ci Ns Ar n
|
.Op Fl \&ci Ns Ar n
|
||||||
.Op Fl cli Ns Ar n
|
.Op Fl cli Ns Ar n
|
||||||
.Op Fl d Ns Ar n
|
.Op Fl d Ns Ar n
|
||||||
@ -67,20 +77,32 @@
|
|||||||
.Op Fl fc1 | Fl nfc1
|
.Op Fl fc1 | Fl nfc1
|
||||||
.Ek
|
.Ek
|
||||||
.Op Fl i Ns Ar n
|
.Op Fl i Ns Ar n
|
||||||
|
.Bk -words
|
||||||
.Op Fl \&ip | Fl nip
|
.Op Fl \&ip | Fl nip
|
||||||
|
.Ek
|
||||||
.Op Fl l Ns Ar n
|
.Op Fl l Ns Ar n
|
||||||
.Op Fl \&lc Ns Ar n
|
.Op Fl \&lc Ns Ar n
|
||||||
|
.Bk -words
|
||||||
.Op Fl \&lp | Fl nlp
|
.Op Fl \&lp | Fl nlp
|
||||||
|
.Ek
|
||||||
.Op Fl npro
|
.Op Fl npro
|
||||||
|
.Bk -words
|
||||||
.Op Fl pcs | Fl npcs
|
.Op Fl pcs | Fl npcs
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl psl | Fl npsl
|
.Op Fl psl | Fl npsl
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl \&sc | Fl nsc
|
.Op Fl \&sc | Fl nsc
|
||||||
|
.Ek
|
||||||
.Bk -words
|
.Bk -words
|
||||||
.Op Fl sob | Fl nsob
|
.Op Fl sob | Fl nsob
|
||||||
.Ek
|
.Ek
|
||||||
.Op Fl \&st
|
.Op Fl \&st
|
||||||
.Op Fl troff
|
.Op Fl troff
|
||||||
|
.Bk -words
|
||||||
.Op Fl v | Fl \&nv
|
.Op Fl v | Fl \&nv
|
||||||
|
.Ek
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm
|
.Nm
|
||||||
is a
|
is a
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: ipcrm.1,v 1.3 1997/10/19 03:18:18 lukem Exp $
|
.\" $NetBSD: ipcrm.1,v 1.4 1999/03/07 11:30:00 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1994 Adam Glass
|
.\" Copyright (c) 1994 Adam Glass
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -23,7 +23,7 @@
|
|||||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||||
.\" SUCH DAMAGE.
|
.\" SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" $NetBSD: ipcrm.1,v 1.3 1997/10/19 03:18:18 lukem Exp $
|
.\" $NetBSD: ipcrm.1,v 1.4 1999/03/07 11:30:00 mycroft Exp $
|
||||||
.\""
|
.\""
|
||||||
.Dd August 8th, 1994
|
.Dd August 8th, 1994
|
||||||
.Dt ipcrm 1
|
.Dt ipcrm 1
|
||||||
@ -33,13 +33,25 @@
|
|||||||
.Nd remove the specified message queues, semaphore sets, and shared memory
|
.Nd remove the specified message queues, semaphore sets, and shared memory
|
||||||
segments
|
segments
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm ""
|
||||||
|
.Bk -words
|
||||||
.Op Fl q Ar msqid
|
.Op Fl q Ar msqid
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl m Ar shmid
|
.Op Fl m Ar shmid
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl s Ar semid
|
.Op Fl s Ar semid
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl Q Ar msgkey
|
.Op Fl Q Ar msgkey
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl M Ar shmkey
|
.Op Fl M Ar shmkey
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl S Ar semkey
|
.Op Fl S Ar semkey
|
||||||
|
.Ek
|
||||||
.Ar ...
|
.Ar ...
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm
|
.Nm
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: ipcs.1,v 1.5 1997/10/19 03:23:46 lukem Exp $
|
.\" $NetBSD: ipcs.1,v 1.6 1999/03/07 11:30:00 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1994 SigmaSoft, Th. Lockert
|
.\" Copyright (c) 1994 SigmaSoft, Th. Lockert
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -35,10 +35,14 @@
|
|||||||
.Nm ipcs
|
.Nm ipcs
|
||||||
.Nd report System V interprocess communication facilities status
|
.Nd report System V interprocess communication facilities status
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm ""
|
||||||
.Op Fl abcmopqstMQST
|
.Op Fl abcmopqstMQST
|
||||||
|
.Bk -words
|
||||||
.Op Fl C Ar system
|
.Op Fl C Ar system
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl N Ar core
|
.Op Fl N Ar core
|
||||||
|
.Ek
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: join.1,v 1.5 1997/10/19 03:32:12 lukem Exp $
|
.\" $NetBSD: join.1,v 1.6 1999/03/07 11:30:00 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1990, 1993
|
.\" Copyright (c) 1990, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -35,7 +35,7 @@
|
|||||||
.\" SUCH DAMAGE.
|
.\" SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" from: @(#)join.1 8.3 (Berkeley) 4/28/95
|
.\" from: @(#)join.1 8.3 (Berkeley) 4/28/95
|
||||||
.\" $NetBSD: join.1,v 1.5 1997/10/19 03:32:12 lukem Exp $
|
.\" $NetBSD: join.1,v 1.6 1999/03/07 11:30:00 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.Dd April 28, 1995
|
.Dd April 28, 1995
|
||||||
.Dt JOIN 1
|
.Dt JOIN 1
|
||||||
@ -44,20 +44,25 @@
|
|||||||
.Nm join
|
.Nm join
|
||||||
.Nd relational database operator
|
.Nd relational database operator
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm ""
|
||||||
|
.Bk -words
|
||||||
.Oo
|
.Oo
|
||||||
.Fl a Ar file_number | Fl v Ar file_number
|
.Fl a Ar file_number | Fl v Ar file_number
|
||||||
.Oc
|
.Oc
|
||||||
.Op Fl e Ar string
|
.Ek
|
||||||
.Op Fl j Ar file_number field
|
|
||||||
.Op Fl o Ar list
|
|
||||||
.Bk -words
|
.Bk -words
|
||||||
|
.Op Fl e Ar string
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
|
.Op Fl j Ar file_number field
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
|
.Op Fl o Ar list
|
||||||
.Ek
|
.Ek
|
||||||
.Op Fl t Ar char
|
.Op Fl t Ar char
|
||||||
.Op Fl \&1 Ar field
|
.Op Fl \&1 Ar field
|
||||||
.Op Fl \&2 Ar field
|
.Op Fl \&2 Ar field
|
||||||
.Ar file1
|
.Ar file1 file2
|
||||||
.Ar file2
|
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The join utility performs an ``equality join'' on the specified files
|
The join utility performs an ``equality join'' on the specified files
|
||||||
and writes the result to the standard output.
|
and writes the result to the standard output.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: jot.1,v 1.3 1997/11/01 04:58:39 mycroft Exp $
|
.\" $NetBSD: jot.1,v 1.4 1999/03/07 11:30:01 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1993
|
.\" Copyright (c) 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -40,12 +40,20 @@
|
|||||||
.Nm jot
|
.Nm jot
|
||||||
.Nd print sequential or random data
|
.Nd print sequential or random data
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm jot
|
.Nm ""
|
||||||
.Op Fl rcn
|
.Op Fl rcn
|
||||||
|
.Bk -words
|
||||||
.Op Fl b Ar word
|
.Op Fl b Ar word
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl w Ar word
|
.Op Fl w Ar word
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl s Ar string
|
.Op Fl s Ar string
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl p Ar precision
|
.Op Fl p Ar precision
|
||||||
|
.Ek
|
||||||
.Oo Ar reps
|
.Oo Ar reps
|
||||||
.Oo Ar begin
|
.Oo Ar begin
|
||||||
.Oo Ar end
|
.Oo Ar end
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: make.1,v 1.29 1998/11/17 23:56:23 ross Exp $
|
.\" $NetBSD: make.1,v 1.30 1999/03/07 11:30:01 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1990, 1993
|
.\" Copyright (c) 1990, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -40,19 +40,33 @@
|
|||||||
.Nm make
|
.Nm make
|
||||||
.Nd maintain program dependencies
|
.Nd maintain program dependencies
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm ""
|
||||||
.Op Fl Beiknqrst
|
.Op Fl Beiknqrst
|
||||||
|
.Bk -words
|
||||||
.Op Fl D Ar variable
|
.Op Fl D Ar variable
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl d Ar flags
|
.Op Fl d Ar flags
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl f Ar makefile
|
.Op Fl f Ar makefile
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl I Ar directory
|
.Op Fl I Ar directory
|
||||||
|
.Ek
|
||||||
.Bk -words
|
.Bk -words
|
||||||
.Op Fl j Ar max_jobs
|
.Op Fl j Ar max_jobs
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl m Ar directory
|
.Op Fl m Ar directory
|
||||||
.Ek
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl V Ar variable
|
.Op Fl V Ar variable
|
||||||
|
.Ek
|
||||||
.Op Ar variable=value
|
.Op Ar variable=value
|
||||||
|
.Bk -words
|
||||||
.Op Ar target ...
|
.Op Ar target ...
|
||||||
|
.Ek
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm
|
.Nm
|
||||||
is a program designed to simplify the maintenance of other programs.
|
is a program designed to simplify the maintenance of other programs.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: nl.1,v 1.1 1999/02/15 15:07:15 kleink Exp $
|
.\" $NetBSD: nl.1,v 1.2 1999/03/07 11:30:01 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -41,18 +41,38 @@
|
|||||||
.Nm \&nl
|
.Nm \&nl
|
||||||
.Nd line numbering filter
|
.Nd line numbering filter
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm ""
|
||||||
.Op Fl p
|
.Op Fl p
|
||||||
|
.Bk -words
|
||||||
.Op Fl b Ar type
|
.Op Fl b Ar type
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl d Ar delim
|
.Op Fl d Ar delim
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl f Ar type
|
.Op Fl f Ar type
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl h Ar type
|
.Op Fl h Ar type
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl i Ar incr
|
.Op Fl i Ar incr
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl l Ar num
|
.Op Fl l Ar num
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl n Ar format
|
.Op Fl n Ar format
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl s Ar sep
|
.Op Fl s Ar sep
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl v Ar startnum
|
.Op Fl v Ar startnum
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl w Ar width
|
.Op Fl w Ar width
|
||||||
|
.Ek
|
||||||
.Op Ar file
|
.Op Ar file
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: pr.1,v 1.6 1997/10/19 12:42:05 lukem Exp $
|
.\" $NetBSD: pr.1,v 1.7 1999/03/07 11:30:01 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1991 Keith Muller.
|
.\" Copyright (c) 1991 Keith Muller.
|
||||||
.\" Copyright (c) 1993
|
.\" Copyright (c) 1993
|
||||||
@ -36,7 +36,7 @@
|
|||||||
.\" SUCH DAMAGE.
|
.\" SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" from: @(#)pr.1 8.1 (Berkeley) 6/6/93
|
.\" from: @(#)pr.1 8.1 (Berkeley) 6/6/93
|
||||||
.\" $NetBSD: pr.1,v 1.6 1997/10/19 12:42:05 lukem Exp $
|
.\" $NetBSD: pr.1,v 1.7 1999/03/07 11:30:01 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.Dd June 6, 1993
|
.Dd June 6, 1993
|
||||||
.Dt PR 1
|
.Dt PR 1
|
||||||
@ -45,7 +45,7 @@
|
|||||||
.Nm pr
|
.Nm pr
|
||||||
.Nd print files
|
.Nd print files
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm ""
|
||||||
.Bk -words
|
.Bk -words
|
||||||
.Op Ar \&+page
|
.Op Ar \&+page
|
||||||
.Ek
|
.Ek
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: telnet.1,v 1.9 1997/06/03 06:31:20 mikel Exp $
|
.\" $NetBSD: telnet.1,v 1.10 1999/03/07 11:30:02 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1983, 1990, 1993
|
.\" Copyright (c) 1983, 1990, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -42,27 +42,39 @@
|
|||||||
.Tn TELNET
|
.Tn TELNET
|
||||||
protocol
|
protocol
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm telnet
|
.Nm ""
|
||||||
.Op Fl 8
|
.Op Fl 8
|
||||||
.Op Fl E
|
.Op Fl E
|
||||||
.Op Fl F
|
.Op Fl F
|
||||||
.Op Fl K
|
.Op Fl K
|
||||||
.Op Fl L
|
.Op Fl L
|
||||||
|
.Bk -words
|
||||||
.Op Fl S Ar tos
|
.Op Fl S Ar tos
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl X Ar authtype
|
.Op Fl X Ar authtype
|
||||||
|
.Ek
|
||||||
.Op Fl a
|
.Op Fl a
|
||||||
.Op Fl c
|
.Op Fl c
|
||||||
.Op Fl d
|
.Op Fl d
|
||||||
|
.Bk -words
|
||||||
.Op Fl e Ar escapechar
|
.Op Fl e Ar escapechar
|
||||||
|
.Ek
|
||||||
.Op Fl f
|
.Op Fl f
|
||||||
|
.Bk -words
|
||||||
.Op Fl k Ar realm
|
.Op Fl k Ar realm
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl l Ar user
|
.Op Fl l Ar user
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl n Ar tracefile
|
.Op Fl n Ar tracefile
|
||||||
|
.Ek
|
||||||
.Op Fl r
|
.Op Fl r
|
||||||
.Op Fl x
|
.Op Fl x
|
||||||
.Oo
|
.Oo
|
||||||
.Ar host
|
.Ar host
|
||||||
.Op port
|
.Op Ar port
|
||||||
.Oc
|
.Oc
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: vgrind.1,v 1.6 1997/10/20 03:01:27 lukem Exp $
|
.\" $NetBSD: vgrind.1,v 1.7 1999/03/07 11:30:02 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1980, 1990, 1993
|
.\" Copyright (c) 1980, 1990, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -40,18 +40,24 @@
|
|||||||
.Nm vgrind
|
.Nm vgrind
|
||||||
.Nd grind nice listings of programs
|
.Nd grind nice listings of programs
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm ""
|
||||||
.Op Fl
|
.Op Fl
|
||||||
.Op Fl W
|
.Op Fl W
|
||||||
|
.Bk -words
|
||||||
.Op Fl d Ar file
|
.Op Fl d Ar file
|
||||||
|
.Ek
|
||||||
.Op Fl f
|
.Op Fl f
|
||||||
|
.Bk -words
|
||||||
.Op Fl h Ar header
|
.Op Fl h Ar header
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl l Ar language
|
.Op Fl l Ar language
|
||||||
|
.Ek
|
||||||
.Op Fl n
|
.Op Fl n
|
||||||
.Op Fl sn
|
.Op Fl sn
|
||||||
.Op Fl t
|
.Op Fl t
|
||||||
.Op Fl x
|
.Op Fl x
|
||||||
.Ar name Ar ...
|
.Ar
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm
|
.Nm
|
||||||
formats the program sources which are arguments
|
formats the program sources which are arguments
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: install.1,v 1.15 1999/02/04 11:56:48 christos Exp $
|
.\" $NetBSD: install.1,v 1.16 1999/03/07 11:30:00 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1987, 1990, 1993
|
.\" Copyright (c) 1987, 1990, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -40,35 +40,67 @@
|
|||||||
.Nm install
|
.Nm install
|
||||||
.Nd install binaries
|
.Nd install binaries
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm ""
|
||||||
.Op Fl bcps
|
.Op Fl bcps
|
||||||
|
.Bk -words
|
||||||
.Op Fl B Ar suffix
|
.Op Fl B Ar suffix
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl f Ar flags
|
.Op Fl f Ar flags
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl m Ar mode
|
.Op Fl m Ar mode
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl o Ar owner
|
.Op Fl o Ar owner
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl g Ar group
|
.Op Fl g Ar group
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl l Ar linkflags
|
.Op Fl l Ar linkflags
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl S Ar stripflag
|
.Op Fl S Ar stripflag
|
||||||
|
.Ek
|
||||||
.Ar file1 file2
|
.Ar file1 file2
|
||||||
.Nm ""
|
.Nm ""
|
||||||
.Op Fl bcprs
|
.Op Fl bcprs
|
||||||
|
.Bk -words
|
||||||
.Op Fl B Ar suffix
|
.Op Fl B Ar suffix
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl f Ar flags
|
.Op Fl f Ar flags
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl m Ar mode
|
.Op Fl m Ar mode
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl o Ar owner
|
.Op Fl o Ar owner
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl g Ar group
|
.Op Fl g Ar group
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl l Ar linkflags
|
.Op Fl l Ar linkflags
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl S Ar stripflag
|
.Op Fl S Ar stripflag
|
||||||
.Ar file1
|
.Ek
|
||||||
\&...
|
.Ar file1 ...\&
|
||||||
.Ar fileN directory
|
.Ar fileN directory
|
||||||
.Nm ""
|
.Nm ""
|
||||||
.Fl pd
|
.Fl pd
|
||||||
|
.Bk -words
|
||||||
.Op Fl m Ar mode
|
.Op Fl m Ar mode
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl o Ar owner
|
.Op Fl o Ar owner
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl g Ar group
|
.Op Fl g Ar group
|
||||||
.Ar directory
|
.Ek
|
||||||
\&...
|
.Ar directory ...\&
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The file(s) are moved (copied if the
|
The file(s) are moved (copied if the
|
||||||
.Fl c
|
.Fl c
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: lint.1,v 1.7 1998/03/24 23:25:31 sommerfe Exp $
|
.\" $NetBSD: lint.1,v 1.8 1999/03/07 11:30:01 mycroft Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1996 Christopher G. Demetriou. All Rights Reserved.
|
.\" Copyright (c) 1996 Christopher G. Demetriou. All Rights Reserved.
|
||||||
.\" Copyright (c) 1994, 1995 Jochen Pohl
|
.\" Copyright (c) 1994, 1995 Jochen Pohl
|
||||||
@ -37,26 +37,56 @@
|
|||||||
.Nm lint
|
.Nm lint
|
||||||
.Nd a C program verifier.
|
.Nd a C program verifier.
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm lint
|
.Nm ""
|
||||||
.Op Fl abceghprvxzHFV
|
.Op Fl abceghprvxzHFV
|
||||||
.Op Fl s Ns | Ns Fl t
|
.Bk -words
|
||||||
.Op Fl i Ns | Ns Fl nu
|
.Op Fl s | Fl t
|
||||||
.Op Fl D Ns Ar name Ns Op =def
|
.Ek
|
||||||
.Op Fl U Ns Ar name
|
.Bk -words
|
||||||
.Op Fl I Ns Ar directory
|
.Op Fl i | Fl nu
|
||||||
.Op Fl d Ns Ar directory
|
.Ek
|
||||||
.Op Fl L Ns Ar directory
|
.Bk -words
|
||||||
.Op Fl l Ns Ar library
|
.Op Fl D Ar name Ns Op =def
|
||||||
.Op Fl o Ns Ar outputfile
|
.Ek
|
||||||
|
.Bk -words
|
||||||
|
.Op Fl U Ar name
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
|
.Op Fl I Ar directory
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
|
.Op Fl d Ar directory
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
|
.Op Fl L Ar directory
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
|
.Op Fl l Ar library
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
|
.Op Fl o Ar outputfile
|
||||||
|
.Ek
|
||||||
.Ar
|
.Ar
|
||||||
.Nm lint
|
.Nm lint
|
||||||
.Op Fl abceghprvzHFV
|
.Op Fl abceghprvzHFV
|
||||||
.Op Fl s Ns | Ns Fl t
|
.Bk -words
|
||||||
.Fl C Ns Ar library
|
.Op Fl s | Fl t
|
||||||
.Op Fl D Ns Ar name Ns Op =def
|
.Ek
|
||||||
.Op Fl U Ns Ar name
|
.Bk -words
|
||||||
.Op Fl I Ns Ar directory
|
.Fl C Ar library
|
||||||
.Op Fl d Ns Ar directory
|
.Ek
|
||||||
|
.Bk -words
|
||||||
|
.Op Fl D Ar name Ns Op =def
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
|
.Op Fl U Ar name
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
|
.Op Fl I Ar directory
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
|
.Op Fl d Ar directory
|
||||||
|
.Ek
|
||||||
.Ar
|
.Ar
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm
|
.Nm
|
||||||
|
Loading…
Reference in New Issue
Block a user