diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:08:22 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:08:22 +0000 |
commit | 32f6256a49892a9f12b7d3eaa524e350c25c65b5 (patch) | |
tree | e2502ffaa2585f7dd9afc9b56eae932be78000d5 /bin/chmod | |
parent | 55f4342b4e43b2e4dc63a705c17933f812a60f2f (diff) | |
download | src-32f6256a49892a9f12b7d3eaa524e350c25c65b5.tar.gz src-32f6256a49892a9f12b7d3eaa524e350c25c65b5.zip |
Prepare for mdoc(7)NG.
Notes
Notes:
svn path=/head/; revision=71097
Diffstat (limited to 'bin/chmod')
-rw-r--r-- | bin/chmod/chmod.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chmod/chmod.1 b/bin/chmod/chmod.1 index edcf3a4af4c1..c2b5789800c0 100644 --- a/bin/chmod/chmod.1 +++ b/bin/chmod/chmod.1 @@ -142,7 +142,7 @@ the permissions on the directory. Under .Fx , the sticky bit is ignored for executable files and may only be set for directories (see -.Xr sticky 8 ). +.Xr sticky 8 ) . .It Li 0400 Allow read by owner. .It Li 0200 |