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