Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146122105
D8118.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
794 B
Referenced Files
None
Subscribers
None
D8118.id.diff
View Options
Index: head/bin/chmod/chmod.c
===================================================================
--- head/bin/chmod/chmod.c
+++ head/bin/chmod/chmod.c
@@ -91,12 +91,11 @@
break;
case 'h':
/*
- * In System V (and probably POSIX.2) the -h option
- * causes chmod to change the mode of the symbolic
- * link. 4.4BSD's symbolic links didn't have modes,
- * so it was an undocumented noop. In FreeBSD 3.0,
- * lchmod(2) is introduced and this option does real
- * work.
+ * In System V the -h option causes chmod to change
+ * the mode of the symbolic link. 4.4BSD's symbolic
+ * links didn't have modes, so it was an undocumented
+ * noop. In FreeBSD 3.0, lchmod(2) is introduced and
+ * this option does real work.
*/
hflag = 1;
break;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 1, 12:20 AM (12 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29088068
Default Alt Text
D8118.id.diff (794 B)
Attached To
Mode
D8118: bin/chmod - Fix comment
Attached
Detach File
Event Timeline
Log In to Comment