diff options
| author | garbled <garbled@NetBSD.org> | 1999-03-22 19:44:33 +0000 |
|---|---|---|
| committer | garbled <garbled@NetBSD.org> | 1999-03-22 19:44:33 +0000 |
| commit | 38c96853cf2e356c4df10c78151c5c1e20c989cd (patch) | |
| tree | a103c8fb6e14d64950a52f8c5d8af2936918d2ad /lib/libc/sys/sigstack.2 | |
| parent | 2ccf15e5f39ca2c18cdc5631b003183d13bc4c07 (diff) | |
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Wheee!
Diffstat (limited to 'lib/libc/sys/sigstack.2')
| -rw-r--r-- | lib/libc/sys/sigstack.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/sigstack.2 b/lib/libc/sys/sigstack.2 index fc3999f99cb..44a970dd87b 100644 --- a/lib/libc/sys/sigstack.2 +++ b/lib/libc/sys/sigstack.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: sigstack.2,v 1.5 1995/02/27 13:21:35 cgd Exp $ +.\" $NetBSD: sigstack.2,v 1.6 1999/03/22 19:45:09 garbled Exp $ .\" .\" Copyright (c) 1983, 1992, 1993 .\" The Regents of the University of California. All rights reserved. @@ -35,7 +35,7 @@ .\" .Dd June 4, 1993 .Dt SIGSTACK 2 -.Os BSD 4.2 +.Os .Sh NAME .Nm sigstack .Nd set and/or get signal stack context |
