summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/chmod.2
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1997-11-17 05:47:30 +0000
committerderaadt <deraadt@openbsd.org>1997-11-17 05:47:30 +0000
commitb8b7aedd5b6edb6fc49fd99eab6c288ee54e21c2 (patch)
tree158c78a3c8f9b908fffd3ef47052f7897705d058 /lib/libc/sys/chmod.2
parentenable jensen (diff)
downloadwireguard-openbsd-b8b7aedd5b6edb6fc49fd99eab6c288ee54e21c2.tar.xz
wireguard-openbsd-b8b7aedd5b6edb6fc49fd99eab6c288ee54e21c2.zip
blank line
Diffstat (limited to 'lib/libc/sys/chmod.2')
-rw-r--r--lib/libc/sys/chmod.21
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/chmod.2 b/lib/libc/sys/chmod.2
index 302be5974d4..e32bd0f6ced 100644
--- a/lib/libc/sys/chmod.2
+++ b/lib/libc/sys/chmod.2
@@ -73,6 +73,7 @@ A mode is created from
permission bit masks
defined in
.Aq Pa sys/stat.h :
+.Pp
.Bd -literal -offset indent -compact
#define S_IRWXU 0000700 /* RWX mask for owner */
#define S_IRUSR 0000400 /* R for owner */