Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Remove trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/ccc07193688a
branches: trunk
changeset: 969024:ccc07193688a
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Feb 05 08:14:36 2020 +0000
description:
Remove trailing whitespace.
diffstat:
lib/libc/sys/mkdir.2 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r 09b8d7f60362 -r ccc07193688a lib/libc/sys/mkdir.2
--- a/lib/libc/sys/mkdir.2 Wed Feb 05 07:45:46 2020 +0000
+++ b/lib/libc/sys/mkdir.2 Wed Feb 05 08:14:36 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mkdir.2,v 1.31 2020/02/04 18:36:16 christos Exp $
+.\" $NetBSD: mkdir.2,v 1.32 2020/02/05 08:14:36 wiz Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -55,10 +55,10 @@
.Xr umask 2
of the calling process.
On
-.Nx
-all other mode bits
+.Nx
+all other mode bits
.Dv ( S_ISUID ,
-.Dv S_ISGID ,
+.Dv S_ISGID ,
.Dv S_ISTXT )
are ignored.
This is implementation defined; for example on Linux
Home |
Main Index |
Thread Index |
Old Index