fix a typo.

(syper -> super)
This commit is contained in:
yamt 2002-01-12 02:11:03 +00:00
parent 68f9f4a5d4
commit 72f7deb4ee
1 changed files with 2 additions and 2 deletions

View File

@ -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 @@ and
.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