Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys fix a typo.
details: https://anonhg.NetBSD.org/src/rev/256c06dfb9b7
branches: trunk
changeset: 520460:256c06dfb9b7
user: yamt <yamt%NetBSD.org@localhost>
date: Sat Jan 12 02:11:03 2002 +0000
description:
fix a typo.
(syper -> super)
diffstat:
lib/libc/sys/gettimeofday.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b36935e1a8bc -r 256c06dfb9b7 lib/libc/sys/gettimeofday.2
--- a/lib/libc/sys/gettimeofday.2 Sat Jan 12 02:06:23 2002 +0000
+++ b/lib/libc/sys/gettimeofday.2 Sat Jan 12 02:11:03 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: gettimeofday.2,v 1.16 2001/10/16 16:08:55 wiz Exp $
+.\" $NetBSD: gettimeofday.2,v 1.17 2002/01/12 02:11:03 yamt Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -95,7 +95,7 @@
.Fn gettimeofday
will always return zeroes.
.Pp
-If the calling user is not the syper-user, then the
+If the calling user is not the super-user, then the
.Fn settimeofday
function in the standard C library will try to use the
.Xr clockctl 4
Home |
Main Index |
Thread Index |
Old Index