]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
chmod: man page fixes
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Jun 2020 15:41:20 +0000 (08:41 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Jun 2020 15:41:40 +0000 (08:41 -0700)
* man/chmod.x: Mention -6000 too.  Use .BR to fix trailing period.

man/chmod.x

index 89643dea840f509b8b80f0a1d47b270ae55a2a11..4002e1e78eacd12965ada718f321e74b67c2f920 100644 (file)
@@ -96,10 +96,12 @@ symbolic modes like
 and
 .BR g\-s .
 To clear these bits for directories with a numeric mode requires
-an additional leading zero, or leading = like
-.B 00755
-, or
-.B =755 .
+an additional leading zero like
+.BR 00755 ,
+leading minus like
+.BR \-6000 ,
+or leading equals like
+.BR =755 .
 .SH "RESTRICTED DELETION FLAG OR STICKY BIT"
 The restricted deletion flag or sticky bit is a single bit, whose
 interpretation depends on the file type.  For directories, it prevents