diff options
author | 1997-02-05 20:37:23 +0000 | |
---|---|---|
committer | 1997-02-05 20:37:23 +0000 | |
commit | 94e3f2122b59d8182d65aab7ad6d9eb1f80d447d (patch) | |
tree | d0a731049cedac2b06070b5e6fe7e015ef1ae514 | |
parent | that cannot be right (diff) | |
download | wireguard-openbsd-94e3f2122b59d8182d65aab7ad6d9eb1f80d447d.tar.xz wireguard-openbsd-94e3f2122b59d8182d65aab7ad6d9eb1f80d447d.zip |
i like my sentences to end with periods
-rw-r--r-- | lib/libc/sys/issetugid.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/issetugid.2 b/lib/libc/sys/issetugid.2 index 5bf20ca74ac..6e804546ed1 100644 --- a/lib/libc/sys/issetugid.2 +++ b/lib/libc/sys/issetugid.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: issetugid.2,v 1.4 1996/12/11 17:39:19 deraadt Exp $ +.\" $OpenBSD: issetugid.2,v 1.5 1997/02/05 20:37:23 deraadt Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -66,7 +66,7 @@ the specified file. is unaffected by calls to .Fn setuid and other such calls. It is only controlled by -.Fn execve +.Fn execve . .Sh ERRORS The .Fn issetugid |