Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys setuid was in v1
details: https://anonhg.NetBSD.org/src/rev/94151ce3b7a3
branches: trunk
changeset: 454013:94151ce3b7a3
user: sevan <sevan%NetBSD.org@localhost>
date: Mon Sep 02 00:05:38 2019 +0000
description:
setuid was in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf
diffstat:
lib/libc/sys/setuid.2 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r eaedd029ee89 -r 94151ce3b7a3 lib/libc/sys/setuid.2
--- a/lib/libc/sys/setuid.2 Mon Sep 02 00:01:42 2019 +0000
+++ b/lib/libc/sys/setuid.2 Mon Sep 02 00:05:38 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: setuid.2,v 1.22 2010/04/05 07:44:28 wiz Exp $
+.\" $NetBSD: setuid.2,v 1.23 2019/09/02 00:05:38 sevan Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)setuid.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd April 3, 2010
+.Dd September 2, 2019
.Dt SETUID 2
.Os
.Sh NAME
@@ -129,7 +129,7 @@
and
.Fn setgid
functions appeared in
-.At v2
+.At v1
and
.At v4 ,
respectively.
Home |
Main Index |
Thread Index |
Old Index