chiark
/
gitweb
/
~mdw
/
fwd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
3eb9f39
)
Remove a fixed bug from the list. Fix some nasty formatting
author
mdw
<mdw>
Sun, 26 Sep 1999 18:18:05 +0000
(18:18 +0000)
committer
mdw
<mdw>
Sun, 26 Sep 1999 18:18:05 +0000
(18:18 +0000)
misfeatures.
fw.1
patch
|
blob
|
blame
|
history
diff --git
a/fw.1
b/fw.1
index 6cd0c64290c56dff45d5a1d4ee13d022fff37efc..5c596e13027dda4c34d13fb417dac68a33893923 100644
(file)
--- a/
fw.1
+++ b/
fw.1
@@
-1,6
+1,6
@@
.\" -*-nroff-*-
.\"
.\" -*-nroff-*-
.\"
-.\" $Id: fw.1,v 1.
4 1999/08/19 18:32:48
mdw Exp $
+.\" $Id: fw.1,v 1.
5 1999/09/26 18:18:05
mdw Exp $
.\"
.\" Manual page for fw
.\"
.\"
.\" Manual page for fw
.\"
@@
-28,6
+28,10
@@
.\" ---- Revision history ---------------------------------------------------
.\"
.\" $Log: fw.1,v $
.\" ---- Revision history ---------------------------------------------------
.\"
.\" $Log: fw.1,v $
+.\" Revision 1.5 1999/09/26 18:18:05 mdw
+.\" Remove a fixed bug from the list. Fix some nasty formatting
+.\" misfeatures.
+.\"
.\" Revision 1.4 1999/08/19 18:32:48 mdw
.\" Improve lexical analysis. In particular, `chmod' patterns don't have to
.\" be quoted any more.
.\" Revision 1.4 1999/08/19 18:32:48 mdw
.\" Improve lexical analysis. In particular, `chmod' patterns don't have to
.\" be quoted any more.
@@
-577,7
+581,7
@@
options for controlling the attributes of the created file. The prefix
for setting file attributes is
.BR file.fattr .
.
for setting file attributes is
.BR file.fattr .
.
-.SS "File attributes for created files `fattr'"
+.SS "File attributes for created files
:
`fattr'"
Both the
.B file
and
Both the
.B file
and
@@
-612,6
+616,7
@@
setting. The characters
and
.RB ` , '
do not have to be quoted within the mode string.
and
.RB ` , '
do not have to be quoted within the mode string.
+.RE
.PP
.IB prefix .fattr.owner
.RB [ = ]
.PP
.IB prefix .fattr.owner
.RB [ = ]
@@
-1038,8
+1043,7
@@
from stdin, null to null, stdout
.\"--------------------------------------------------------------------------
.SH "BUGS"
.
.\"--------------------------------------------------------------------------
.SH "BUGS"
.
-The syntax for IP addresses and filenames is nasty. The requirement
-that textual permissions strings be quoted is probably nastier.
+The syntax for IP addresses and filenames is nasty.
.PP
IPv6 is not supported yet. It's probably not a major piece of work to
add.
.PP
IPv6 is not supported yet. It's probably not a major piece of work to
add.