kre
da39777e71
If chown and chgrp can grow -d flags to suppress performing the
...
operation when it will have no effect (other than changing the
inode's ctime value) then chmod and chflags should also have -d
flags for the same purpose. Make it so.
2023-05-05 04:14:02 +00:00
apb
81b1fb1df7
In all man pages that say:
...
The -H, -L and -P options are ignored unless the -R option is
specified. In addition, these options override each other and the
command's actions are determined by the last one specified.
Add:
The default is as if the -P option had been specified.
2013-12-17 09:54:08 +00:00
wiz
8fd1bb626e
- Sort option list;
...
- create separate section, use `.Ex' macro for, and put in the
correct location exit status information;
- bump date.
From Bug Hunting.
2012-12-12 13:30:06 +00:00
wiz
54082f205d
- Remove incorrect use of `.Em' (this is a presentation term and
...
should not be used for stylistically decorating technical terms);
- remove superfluous `.Pp' macro (fixes mandoc(1) warning).
From Bug Hunting.
2012-12-12 13:28:06 +00:00
joerg
5faa2893a3
Missing -width for .Bl -tag
2010-05-14 16:48:02 +00:00
jruoho
280a4e3442
Clarify the wording in the table.
2010-05-14 08:31:38 +00:00
jruoho
9fc37247e3
Use a table instead of a literal .Bd "list".
2010-05-14 05:07:22 +00:00
dholland
63eb8c3760
Add some markup to improve clarity.
2009-06-29 03:49:41 +00:00
agc
89aaa1bb64
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22365, verified by myself.
2003-08-07 11:13:06 +00:00
chopps
32e3bfbd42
add xref to init where security levels are discussed, more should probably
...
be written in this manpage on this subject.
2002-10-24 18:51:19 +00:00
ross
2a76afae02
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-08 01:36:18 +00:00
wiz
aded0d2cce
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
wiz
a3f7faa89a
"compact" is no valid .Bd argument, "-compact" is (groff-1.17.2-found).
2001-10-17 22:36:32 +00:00
ad
d4f8f51f40
Nit.
2000-10-10 14:27:14 +00:00
enami
96d6ef202a
Describe -h option and xref lchflags.
2000-08-04 08:08:02 +00:00
mrg
a6f7a7855f
implement lchflags(2), which does the chflags(2) dance without following
...
symlinks, and thus can operate on symlinks. remove a bogus comment in
chflags(1) that claims symlinks do not have file flags.
XXX: todo -- make chflags(1) use lchflags(2) when given the right options.
2000-04-17 14:31:21 +00:00
christos
022cc95f70
Document kernel behaviour: flags on block and character devices cannot
...
be changed except by the superuser. [Commit by cjs.]
1999-07-31 03:24:46 +00:00
bouyer
e08bd0cead
Xref dump(8).
1999-03-09 17:31:46 +00:00
lukem
f0dcae6433
highlight that ls -o lists the flags
1999-01-03 01:36:34 +00:00
lukem
5f18af1fa6
WARNSify, fix .Nm usage
1997-10-18 12:39:50 +00:00
mikel
1e578d5d67
Note that the 'arch' flag may only be changed by the superuser; from
...
Paul Boven in PR kern/3491.
1997-04-22 05:54:13 +00:00
jtc
9cffeee5b2
Sync with 4.4lite2
1995-08-31 22:50:22 +00:00
mycroft
def22ebf96
Document the `arch' flag. Fix the test of the getopt(3) return value.
1995-01-04 05:40:08 +00:00
jtc
6e0c4ded79
Changed to conform to NetBSD's new RCS Id convention.
1994-11-14 20:27:21 +00:00
jtc
9636069c3e
imported from 4.4lite
1994-11-14 20:11:58 +00:00