General mdoc(7) and typo fixes.
PR: 167696 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org) MFC after: 3 days
This commit is contained in:
parent
c5b8ea046e
commit
c12b44c606
@ -25,7 +25,7 @@
|
||||
.Dt ZSTREAMDUMP 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm zdb
|
||||
.Nm zstreamdump
|
||||
.Nd filter data in zfs send stream
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
|
@ -131,7 +131,7 @@
|
||||
.if n .ad l
|
||||
.nh
|
||||
.SH "NAME"
|
||||
addr2line \- convert addresses into file names and line numbers.
|
||||
addr2line \- convert addresses into file names and line numbers
|
||||
.SH "SYNOPSIS"
|
||||
.IX Header "SYNOPSIS"
|
||||
addr2line [\fB\-b\fR \fIbfdname\fR|\fB\-\-target=\fR\fIbfdname\fR]
|
||||
|
@ -131,7 +131,7 @@
|
||||
.if n .ad l
|
||||
.nh
|
||||
.SH "NAME"
|
||||
ranlib \- generate index to archive.
|
||||
ranlib \- generate index to archive
|
||||
.SH "SYNOPSIS"
|
||||
.IX Header "SYNOPSIS"
|
||||
ranlib [\fB\-vV\fR] \fIarchive\fR
|
||||
|
@ -131,7 +131,7 @@
|
||||
.if n .ad l
|
||||
.nh
|
||||
.SH "NAME"
|
||||
size \- list section sizes and total size.
|
||||
size \- list section sizes and total size
|
||||
.SH "SYNOPSIS"
|
||||
.IX Header "SYNOPSIS"
|
||||
size [\fB\-A\fR|\fB\-B\fR|\fB\-\-format=\fR\fIcompatibility\fR]
|
||||
|
@ -131,7 +131,7 @@
|
||||
.if n .ad l
|
||||
.nh
|
||||
.SH "NAME"
|
||||
strip \- Discard symbols from object files.
|
||||
strip \- Discard symbols from object files
|
||||
.SH "SYNOPSIS"
|
||||
.IX Header "SYNOPSIS"
|
||||
strip [\fB\-F\fR \fIbfdname\fR |\fB\-\-target=\fR\fIbfdname\fR]
|
||||
|
@ -322,11 +322,11 @@ to output the full file name and line number in a standard,
|
||||
recognizable fashion each time a stack frame is displayed (which
|
||||
includes each time the program stops). This recognizable format looks
|
||||
like two `\|\c
|
||||
.B \032\c
|
||||
.B \e032\c
|
||||
\&\|' characters, followed by the file name, line number
|
||||
and character position separated by colons, and a newline. The
|
||||
Emacs-to-GDB interface program uses the two `\|\c
|
||||
.B \032\c
|
||||
.B \e032\c
|
||||
\&\|' characters as
|
||||
a signal to display the source code for the frame.
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
.Dt MD5 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm md5 , sha1 , sha256, rmd160
|
||||
.Nm md5 , sha1 , sha256 , rmd160
|
||||
.Nd calculate a message-digest fingerprint (checksum) for a file
|
||||
.Sh SYNOPSIS
|
||||
.Nm md5
|
||||
|
@ -218,7 +218,7 @@ Paskha\fB\et\fROrthodox Easter
|
||||
.Sh FILES
|
||||
.Bl -tag -width calendar.christian -compact
|
||||
.It Pa calendar
|
||||
file in current directory
|
||||
file in current directory.
|
||||
.It Pa ~/.calendar
|
||||
.Pa calendar
|
||||
HOME directory.
|
||||
|
@ -475,7 +475,7 @@ write temporary files used during the compilation process.
|
||||
.IX Item "CPATH"
|
||||
If this environment variable is present, it is treated as a delimited
|
||||
list of paths to be added to the default system include path list. The
|
||||
delimiter is the platform dependent delimitor, as used in the \fI\s-1PATH\s0\fR
|
||||
delimiter is the platform dependent delimiter, as used in the \fI\s-1PATH\s0\fR
|
||||
environment variable.
|
||||
.Sp
|
||||
Empty components in the environment variable are ignored.
|
||||
|
@ -175,7 +175,7 @@ Print the enumeration list for this class.
|
||||
Print all records to standard output (default).
|
||||
.IP "\fB\-print\-enums\fR" 4
|
||||
.IX Item "-print-enums"
|
||||
Print enumeration values for a class
|
||||
Print enumeration values for a class.
|
||||
.IP "\fB\-print\-sets\fR" 4
|
||||
.IX Item "-print-sets"
|
||||
Print expanded sets for testing \s-1DAG\s0 exprs.
|
||||
|
@ -311,7 +311,7 @@ will not create it.
|
||||
The default
|
||||
.Ar base
|
||||
directory is
|
||||
.Pa /usr/local/etc/csup .
|
||||
.Pa /usr/local/etc/cvsup .
|
||||
.It Cm prefix= Ns Ar prefix
|
||||
This is the directory under which updated files will be placed.
|
||||
By default, it is the same as
|
||||
@ -656,7 +656,7 @@ from that directory is not required then the line
|
||||
.El
|
||||
.Pp
|
||||
will not work because the file on the server is called
|
||||
.Ql Makefile,v.
|
||||
.Ql Makefile,v .
|
||||
A better solution would be
|
||||
.Pp
|
||||
.Bl -item -compact -offset indent
|
||||
|
@ -254,7 +254,7 @@ for a description of additional environment variables, including
|
||||
.Ev HTTP_REFERER ,
|
||||
.Ev HTTP_USER_AGENT ,
|
||||
.Ev NETRC ,
|
||||
.Ev NO_PROXY and
|
||||
.Ev NO_PROXY No and
|
||||
.Ev no_proxy .
|
||||
.Sh EXIT STATUS
|
||||
The
|
||||
|
@ -73,7 +73,7 @@ compiler or linker you can use
|
||||
instead of
|
||||
.Fl l Ns Ar c .
|
||||
Read the given object file (the default is
|
||||
.Pa a.out)
|
||||
.Pa a.out )
|
||||
and establishes the relation between its symbol table
|
||||
and the call graph profile.
|
||||
The default graph profile file name is the name
|
||||
|
@ -112,7 +112,7 @@ If the identifier or the key is -1, it will remove all these objects.
|
||||
.Xr ipcs 1
|
||||
.Sh HISTORY
|
||||
The wiping of all System V IPC objects was first implemented in
|
||||
.Fx 6.4 and 7.1.
|
||||
.Fx 6.4 No and 7.1.
|
||||
.Sh AUTHORS
|
||||
The original author was Adam Glass.
|
||||
The wiping of all System V IPC objects was thought up by Callum
|
||||
|
@ -107,7 +107,7 @@ representing the join field.
|
||||
The elements of list must be either comma
|
||||
.Pq Ql \&,
|
||||
or whitespace separated.
|
||||
(The latter requires quoting to protect it from the shell, or, a simpler
|
||||
(The letter requires quoting to protect it from the shell, or, a simpler
|
||||
approach is to use multiple
|
||||
.Fl o
|
||||
options.)
|
||||
|
@ -19,7 +19,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd January 23, 2011
|
||||
.Dd January 23, 2012
|
||||
.Dt LIMITS 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -179,7 +179,7 @@ limits are affected until overridden later with either the
|
||||
or
|
||||
.Fl H
|
||||
options.
|
||||
.Fl e
|
||||
.It Fl e
|
||||
Select
|
||||
.Dq "eval mode"
|
||||
formatting for output.
|
||||
|
@ -30,7 +30,7 @@ The options are:
|
||||
.Bl -tag -width indent
|
||||
.It Fl S Ar server
|
||||
Specify the name of the
|
||||
.Tn Netware
|
||||
.Tn NetWare
|
||||
server to which the connection should be terminated.
|
||||
Can be omitted if there is only
|
||||
one connection active.
|
||||
|
@ -112,9 +112,9 @@ commands.
|
||||
Enable or disable debugging levels during verbose output. The value of
|
||||
.Ar level
|
||||
can be one of
|
||||
.Cm packet, simple, options,
|
||||
.Cm packet , simple , options ,
|
||||
or
|
||||
.Cm access.
|
||||
.Cm access .
|
||||
.Pp
|
||||
.It Cm get Oo Ar host : Oc Ns Ar file Op Ar localname
|
||||
.It Cm get Xo
|
||||
|
@ -82,7 +82,7 @@ An error occurred.
|
||||
Show idle time for each user in hours and minutes as
|
||||
.Ar hh Ns : Ns Ar mm ,
|
||||
.Ql \&.
|
||||
if the user has been idle less that a minute, and
|
||||
if the user has been idle less than a minute, and
|
||||
.Dq Li old
|
||||
if the user has been idle more than 24 hours.
|
||||
.It Cm am I
|
||||
|
@ -203,12 +203,12 @@ This option is deprecated; use the
|
||||
option with an argument of
|
||||
.Qq Li RU
|
||||
instead.
|
||||
.El
|
||||
.Pp
|
||||
The operands specified to
|
||||
.Nm
|
||||
are treated independently and may be used
|
||||
as queries on different whois servers.
|
||||
.El
|
||||
.Sh EXIT STATUS
|
||||
.Ex -std
|
||||
.Sh EXAMPLES
|
||||
|
@ -55,7 +55,7 @@ Location of the ports tree.
|
||||
.It Pa /var/db/pkg
|
||||
Default location of the installed package database.
|
||||
.It Pa /usr/ports
|
||||
The default ports directory and default location of the UPDATING file
|
||||
The default ports directory and default location of the UPDATING file.
|
||||
.El
|
||||
.Sh EXAMPLES
|
||||
Shows all entries of all installed ports:
|
||||
|
Loading…
Reference in New Issue
Block a user