diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-02-09 17:15:45 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-02-09 17:15:45 +0000 |
commit | a3cc1e336f9a199888333396b18d36c19a292a1d (patch) | |
tree | 94d5f7dfd8ca2bc1ea8c1a5e97686d053993a471 | |
parent | 09db0ecfd8e650467d99057bfecf2a4e7cbcc5cf (diff) |
STANDARDS: these applications are no longer optional in posix
-rw-r--r-- | usr.bin/renice/renice.8 | 7 | ||||
-rw-r--r-- | usr.bin/tput/tput.1 | 7 |
2 files changed, 6 insertions, 8 deletions
diff --git a/usr.bin/renice/renice.8 b/usr.bin/renice/renice.8 index 87f74d1515d..335c08245a3 100644 --- a/usr.bin/renice/renice.8 +++ b/usr.bin/renice/renice.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: renice.8,v 1.20 2009/02/08 17:15:10 jmc Exp $ +.\" $OpenBSD: renice.8,v 1.21 2009/02/09 17:15:44 jmc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" from: @(#)renice.8 8.1 (Berkeley) 6/9/93 .\" -.Dd $Mdocdate: February 8 2009 $ +.Dd $Mdocdate: February 9 2009 $ .Dt RENICE 8 .Os .Sh NAME @@ -126,8 +126,7 @@ The .Nm utility is compliant with the .St -p1003.1-2008 -specification, -but its presence is optional. +specification. .Pp The historical behavior of passing the increment as the first argument is supported for backwards compatibility. diff --git a/usr.bin/tput/tput.1 b/usr.bin/tput/tput.1 index 735846cf146..ee603e6d6e1 100644 --- a/usr.bin/tput/tput.1 +++ b/usr.bin/tput/tput.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tput.1,v 1.17 2009/02/08 17:15:10 jmc Exp $ +.\" $OpenBSD: tput.1,v 1.18 2009/02/09 17:15:44 jmc Exp $ .\" $NetBSD: tput.1,v 1.4 1994/12/07 08:49:10 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)tput.1 8.2 (Berkeley) 3/19/94 .\" -.Dd $Mdocdate: February 8 2009 $ +.Dd $Mdocdate: February 9 2009 $ .Dt TPUT 1 .Os .Sh NAME @@ -153,8 +153,7 @@ The .Nm utility is compliant with the .St -p1003.1-2008 -specification, -but its presence is optional. +specification. .Pp The flag .Op Fl S |