Markup fixes.
This commit is contained in:
parent
103c065406
commit
9badf57f01
@ -30,7 +30,7 @@
|
||||
.\" Developed by the TrustedBSD Project.
|
||||
.\" Support for POSIX.1e access control lists.
|
||||
.\"
|
||||
.Dd December 30, 2002
|
||||
.Dd March 13, 2006
|
||||
.Dt GETFACL 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -65,7 +65,8 @@ An error is generated if a default ACL cannot be associated with
|
||||
If the target of the operation is a symbolic link, return the ACL from
|
||||
the symbolic link itself rather than following the link.
|
||||
.It Fl q
|
||||
Don't write commented information about file name and ownership. This is
|
||||
Do not write commented information about file name and ownership.
|
||||
This is
|
||||
useful when dealing with filenames with unprintable characters.
|
||||
.El
|
||||
.Pp
|
||||
|
@ -32,7 +32,7 @@
|
||||
.\" @(#)ls.1 8.7 (Berkeley) 7/29/94
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd November 16, 2005
|
||||
.Dd March 24, 2006
|
||||
.Dt LS 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -394,7 +394,8 @@ block the output at a positive decimal integer number of
|
||||
bytes per write to the archive file.
|
||||
The
|
||||
.Ar blocksize
|
||||
must be a multiple of 512 bytes with a maximum of 64512 bytes. A
|
||||
must be a multiple of 512 bytes with a maximum of 64512 bytes.
|
||||
A
|
||||
.Ar blocksize
|
||||
larger than 32256 bytes violates the
|
||||
.Tn POSIX
|
||||
|
@ -181,7 +181,7 @@ Display information associated with the space or comma separated
|
||||
list of keywords specified.
|
||||
The last keyword in the list may be appended with an equals
|
||||
.Pq Ql =
|
||||
sign and a string that spans the rest of the argument and can contain
|
||||
sign and a string that spans the rest of the argument, and can contain
|
||||
space and comma characters.
|
||||
This causes the printed header to use the specified string instead of
|
||||
the standard header.
|
||||
|
@ -44,8 +44,9 @@ The
|
||||
.Nm
|
||||
utility sets discretionary access control information on
|
||||
the specified file(s).
|
||||
If no files are specified, or the list consists of the
|
||||
only "-", the file names are taken from the standard input.
|
||||
If no files are specified, or the list consists of the only
|
||||
.Sq Fl ,
|
||||
the file names are taken from the standard input.
|
||||
.Pp
|
||||
The following options are available:
|
||||
.Bl -tag -width indent
|
||||
|
@ -305,7 +305,7 @@ as it is read.
|
||||
Useful for debugging.
|
||||
.It Fl x Li xtrace
|
||||
Write each command
|
||||
(preceded by the value of the
|
||||
(preceded by the value of the
|
||||
.Ev PS4
|
||||
variable)
|
||||
to standard error before it is executed.
|
||||
@ -1985,7 +1985,7 @@ may be used to specify an action that is performed when the shell terminates.
|
||||
The
|
||||
.Ar action
|
||||
may be an empty string or a dash
|
||||
.Pq Ar - ;
|
||||
.Pq Ql - ;
|
||||
the former causes the specified signal to be ignored
|
||||
and the latter causes the default action to be taken.
|
||||
Omitting the
|
||||
@ -2260,7 +2260,8 @@ license after the Bourne shell from
|
||||
.Sh AUTHORS
|
||||
This version of
|
||||
.Nm
|
||||
was originally written by Kenneth Almquist.
|
||||
was originally written by
|
||||
.An Kenneth Almquist .
|
||||
.Sh BUGS
|
||||
The
|
||||
.Nm
|
||||
|
Loading…
x
Reference in New Issue
Block a user