Skip to content

Commit

Permalink
Sort sections.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruslan Ermilov authored and Ruslan Ermilov committed Jan 18, 2005
1 parent 55bf0e4 commit 6c7216d
Show file tree
Hide file tree
Showing 66 changed files with 511 additions and 511 deletions.
20 changes: 10 additions & 10 deletions usr.bin/apply/apply.1
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,11 @@ The following environment variable affects the execution of
Pathname of shell to use.
If this variable is not defined, the Bourne shell is used.
.El
.Sh FILES
.Bl -tag -width /bin/sh -compact
.It Pa /bin/sh
default shell
.El
.Sh EXAMPLES
.Bl -tag -width apply -compact
.It Li "apply echo a*"
Expand All @@ -120,11 +125,11 @@ runs
links all files in the current directory to the directory
.Pa /usr/joe .
.El
.Sh FILES
.Bl -tag -width /bin/sh -compact
.It Pa /bin/sh
default shell
.El
.Sh HISTORY
The
.Nm
command appeared in
.Bx 4.2 .
.Sh AUTHORS
.An Rob Pike
.Sh BUGS
Expand All @@ -137,8 +142,3 @@ commands in single quotes
The
.Nm
utility does not recognize multibyte characters.
.Sh HISTORY
The
.Nm
command appeared in
.Bx 4.2 .
14 changes: 7 additions & 7 deletions usr.bin/at/at.man
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,13 @@ job-creation lock file
.Xr atrun 8 ,
.Xr cron 8 ,
.Xr sendmail 8
.Sh AUTHORS
At was mostly written by
.An Thomas Koenig Aq [email protected] .
The time parsing routines are by
.An David Parsons Aq [email protected] ,
with minor enhancements by
.An Joe Halpin Aq [email protected] .
.Sh BUGS
If the file
.Pa /var/run/utmp
Expand All @@ -352,10 +359,3 @@ If this is the case, another batch system such as
may be more suitable.
.Pp
Specifying a date past 2038 may not work on some systems.
.Sh AUTHORS
At was mostly written by
.An Thomas Koenig Aq [email protected] .
The time parsing routines are by
.An David Parsons Aq [email protected] ,
with minor enhancements by
.An Joe Halpin Aq [email protected] .
4 changes: 2 additions & 2 deletions usr.bin/banner/banner.6
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ Change the output from a width of 132 to
.Ar width ,
suitable for a narrow terminal.
.El
.Sh AUTHORS
.An Mark Horton
.Sh BUGS
Several
.Tn ASCII
Expand All @@ -76,5 +78,3 @@ The
option is implemented by skipping some rows and columns.
The smaller it gets, the grainier the output.
Sometimes it runs letters together.
.Sh AUTHORS
.An Mark Horton
4 changes: 2 additions & 2 deletions usr.bin/basename/basename.1
Original file line number Diff line number Diff line change
Expand Up @@ -92,15 +92,15 @@ character to the end of
.Ar string
(after first stripping trailing slashes),
and writes the result to the standard output.
.Sh EXIT STATUS
.Ex -std basename dirname
.Sh EXAMPLES
The following line sets the shell variable
.Ev FOO
to
.Pa /usr/bin .
.Pp
.Dl FOO=`dirname /usr/bin/trail`
.Sh EXIT STATUS
.Ex -std basename dirname
.Sh SEE ALSO
.Xr csh 1 ,
.Xr sh 1
Expand Down
6 changes: 3 additions & 3 deletions usr.bin/bluetooth/btsockstat/btsockstat.1
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@ and
.It Fl r
Display a list of active routing entries (if any) for specified protocol.
.El
.Sh BUGS
Most likely.
Please report if found.
.Sh EXIT STATUS
.Ex -std
.Sh SEE ALSO
.Xr ng_btsocket 4
.Sh AUTHORS
.An Maksim Yevmenkin Aq [email protected]
.Sh BUGS
Most likely.
Please report if found.
22 changes: 11 additions & 11 deletions usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,15 @@ This option is required if
.Fl b
option was specified.
.El
.Sh FILES
.Bl -tag -width ".Pa /dev/tty[p-sP-S][0-9a-v]" -compact
.It Pa /dev/pty[p-sP-S][0-9a-v]
master pseudo terminals
.It Pa /dev/tty[p-sP-S][0-9a-v]
slave pseudo terminals
.El
.Sh EXIT STATUS
.Ex -std
.Sh EXAMPLES
.Dl "rfcomm_sppd -a 00:01:02:03:04:05 -c 1 -t /dev/ttyp1"
.Pp
Expand All @@ -107,21 +116,12 @@ and channel
Once the connection has been established,
.Pa /dev/ttyp1
can be used to talk to the remote serial port on the server.
.Sh FILES
.Bl -tag -width ".Pa /dev/tty[p-sP-S][0-9a-v]" -compact
.It Pa /dev/pty[p-sP-S][0-9a-v]
master pseudo terminals
.It Pa /dev/tty[p-sP-S][0-9a-v]
slave pseudo terminals
.El
.Sh EXIT STATUS
.Ex -std
.Sh BUGS
Please report if found.
.Sh SEE ALSO
.Xr bluetooth 3 ,
.Xr ng_btsocket 4 ,
.Xr pty 4 ,
.Xr rfcomm_pppd 8
.Sh AUTHORS
.An Maksim Yevmenkin Aq [email protected]
.Sh BUGS
Please report if found.
12 changes: 6 additions & 6 deletions usr.bin/brandelf/brandelf.1
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,12 @@ to be of type
otherwise it will simply display the branding of
.Ar file .
.El
.Sh EXIT STATUS
Exit status is 0 on success, and 1 if the command
fails if a file does not exist, is too short, fails to brand properly,
or the brand requested is not one of the known types and the
.Fl f
option is not set.
.Sh EXAMPLES
The following is an example of a typical usage
of the
Expand All @@ -82,12 +88,6 @@ command:
.Pp
.Dl % brandelf file
.Dl % brandelf -t Linux file
.Sh EXIT STATUS
Exit status is 0 on success, and 1 if the command
fails if a file does not exist, is too short, fails to brand properly,
or the brand requested is not one of the known types and the
.Fl f
option is not set.
.Sh SEE ALSO
.Rs
.%A The Santa Cruz Operation, Inc.
Expand Down
10 changes: 5 additions & 5 deletions usr.bin/calendar/calendar.1
Original file line number Diff line number Diff line change
Expand Up @@ -242,18 +242,18 @@ so that roving holidays are set correctly for the current year.
.It Pa calendar.world
Includes all calendar files except for national files.
.El
.Sh SEE ALSO
.Xr at 1 ,
.Xr cpp 1 ,
.Xr mail 1 ,
.Xr cron 8
.Sh COMPATIBILITY
The
.Nm
program previously selected lines which had the correct date anywhere
in the line.
This is no longer true, the date is only recognized when it occurs
at the beginning of a line.
.Sh SEE ALSO
.Xr at 1 ,
.Xr cpp 1 ,
.Xr mail 1 ,
.Xr cron 8
.Sh HISTORY
A
.Nm
Expand Down
22 changes: 11 additions & 11 deletions usr.bin/checknr/checknr.1
Original file line number Diff line number Diff line change
Expand Up @@ -138,26 +138,26 @@ utility knows about the
and
.Xr me 7
macro packages.
.Sh SEE ALSO
.Xr nroff 1 ,
.Xr troff 1 ,
.Xr me 7 ,
.Xr ms 7
.\" .Xr checkeq 1 ,
.Sh DIAGNOSTICS
.Bd -ragged -compact
Complaints about unmatched delimiters.
Complaints about unrecognized commands.
Various complaints about the syntax of commands.
.Ed
.Sh SEE ALSO
.Xr nroff 1 ,
.Xr troff 1 ,
.Xr me 7 ,
.Xr ms 7
.\" .Xr checkeq 1 ,
.Sh HISTORY
The
.Nm
command appeared in
.Bx 4.0 .
.Sh BUGS
There is no way to define a 1 character macro name using
.Fl a .
.Pp
Does not correctly recognize certain reasonable constructs,
such as conditionals.
.Sh HISTORY
The
.Nm
command appeared in
.Bx 4.0 .
4 changes: 2 additions & 2 deletions usr.bin/chpass/chpass.1
Original file line number Diff line number Diff line change
Expand Up @@ -482,10 +482,10 @@ and
.%A Ken Thompson
.%T "UNIX Password security"
.Re
.Sh BUGS
User information should (and eventually will) be stored elsewhere.
.Sh HISTORY
The
.Nm
utility appeared in
.Bx 4.3 Reno .
.Sh BUGS
User information should (and eventually will) be stored elsewhere.
14 changes: 7 additions & 7 deletions usr.bin/colcrt/colcrt.1
Original file line number Diff line number Diff line change
Expand Up @@ -79,21 +79,26 @@ environment variables affect the execution of
.Nm
as described in
.Xr environ 7 .
.Sh EXIT STATUS
.Ex -std
.Sh EXAMPLES
A typical use of
.Nm
would be
.Bd -literal
tbl exum2.n \&| nroff \-ms \&| colcrt \- \&| more
.Ed
.Sh EXIT STATUS
.Ex -std
.Sh SEE ALSO
.Xr col 1 ,
.Xr more 1 ,
.Xr nroff 1 ,
.Xr troff 1 ,
.Xr ul 1
.Sh HISTORY
The
.Nm
command appeared in
.Bx 3.0 .
.Sh BUGS
Should fold underlines onto blanks even with the
.Sq Fl
Expand All @@ -117,8 +122,3 @@ in documents which are already double-spaced.
.Pp
Characters that take up more than one column position may not be
underlined correctly.
.Sh HISTORY
The
.Nm
command appeared in
.Bx 3.0 .
14 changes: 7 additions & 7 deletions usr.bin/colldef/colldef.1
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,13 @@ The backslash character
is used for continuation.
In this case, no characters are permitted
after the backslash character.
.Sh FILES
.Bl -tag -width indent
.It Pa /usr/share/locale/ Ns Ao Ar language Ac Ns Pa /LC_COLLATE
The standard shared location for collation orders
under the locale
.Aq Ar language .
.El
.Sh EXIT STATUS
The
.Nm
Expand All @@ -260,13 +267,6 @@ No errors were found and the output was successfully created.
.It Li !=0
Errors were found.
.El
.Sh FILES
.Bl -tag -width indent
.It Pa /usr/share/locale/ Ns Ao Ar language Ac Ns Pa /LC_COLLATE
The standard shared location for collation orders
under the locale
.Aq Ar language .
.El
.Sh SEE ALSO
.Xr mklocale 1 ,
.Xr setlocale 3 ,
Expand Down
4 changes: 2 additions & 2 deletions usr.bin/column/column.1
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ Useful for pretty-printing displays.
.It Fl x
Fill columns before filling rows.
.El
.Sh EXIT STATUS
.Ex -std
.Sh ENVIRONMENT
The
.Ev COLUMNS , LANG , LC_ALL
Expand All @@ -85,6 +83,8 @@ environment variables affect the execution of
.Nm
as described in
.Xr environ 7 .
.Sh EXIT STATUS
.Ex -std
.Sh EXAMPLES
.Dl (printf \&"PERM LINKS OWNER GROUP SIZE MONTH DAY \&"\ \&;\ \&\e
.Dl printf \&"HH:MM/YEAR NAME\en\&"\ \&;\ \&\e
Expand Down
12 changes: 6 additions & 6 deletions usr.bin/csplit/csplit.1
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ environment variables affect the execution of
.Nm
as described in
.Xr environ 7 .
.Sh EXIT STATUS
.Ex -std
.Sh EXAMPLES
Split the
.Xr mdoc 7
Expand All @@ -136,18 +138,16 @@ into one file for each section (up to 20):
Split standard input after the first 99 lines and every 100 lines thereafter:
.Pp
.Dl "csplit -k - 100 '{19}'"
.Sh EXIT STATUS
.Ex -std
.Sh SEE ALSO
.Xr sed 1 ,
.Xr split 1 ,
.Xr re_format 7
.Sh HISTORY
A
.Nm
command appeared in PWB UNIX.
.Sh STANDARDS
The
.Nm
utility conforms to
.St -p1003.1-2001 .
.Sh HISTORY
A
.Nm
command appeared in PWB UNIX.
4 changes: 2 additions & 2 deletions usr.bin/cut/cut.1
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ environment variables affect the execution of the
utility.
Their effect is described in
.Xr environ 7 .
.Sh EXIT STATUS
.Ex -std
.Sh EXAMPLES
Extract users' login names and shells from the system
.Xr passwd 5
Expand All @@ -146,8 +148,6 @@ pairs:
Show the names and login times of the currently logged in users:
.Pp
.Dl "who | cut -c 1-16,26-38"
.Sh EXIT STATUS
.Ex -std
.Sh SEE ALSO
.Xr colrm 1 ,
.Xr paste 1
Expand Down
Loading

0 comments on commit 6c7216d

Please sign in to comment.