diff options
author | Thomas Nordin <nordin@cvs.openbsd.org> | 2002-07-28 20:55:01 +0000 |
---|---|---|
committer | Thomas Nordin <nordin@cvs.openbsd.org> | 2002-07-28 20:55:01 +0000 |
commit | 268e402671d9dda2cebfc16fefae51f75c250006 (patch) | |
tree | 446c4e61f751ee683d9693bf62c429002c222187 /share/man | |
parent | 859a4e9ddd856b3fa67dcae180d6f22d31d12d17 (diff) |
Grammar.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man9/spl.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/spl.9 b/share/man/man9/spl.9 index a8d712d52c6..401fe559f9a 100644 --- a/share/man/man9/spl.9 +++ b/share/man/man9/spl.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spl.9,v 1.13 2002/07/23 14:03:07 art Exp $ +.\" $OpenBSD: spl.9,v 1.14 2002/07/28 20:55:00 nordin Exp $ .\" $NetBSD: spl.9,v 1.1 1997/03/11 06:15:05 mikel Exp $ .\" .\" Copyright (c) 1997 Michael Long. @@ -173,7 +173,7 @@ macros. .Pp The .Fn splassert -function makes that the system is running at a certain priority level. +function checks that the system is running at a certain priority level. The argument .Fa s should be one of these constants: |