summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/apropos/apropos.125
-rw-r--r--usr.bin/man/man.138
-rw-r--r--usr.bin/whatis/whatis.121
-rw-r--r--usr.bin/which/whereis.124
-rw-r--r--usr.bin/which/which.110
5 files changed, 96 insertions, 22 deletions
diff --git a/usr.bin/apropos/apropos.1 b/usr.bin/apropos/apropos.1
index 459e1faf8e6..17271ad2aa6 100644
--- a/usr.bin/apropos/apropos.1
+++ b/usr.bin/apropos/apropos.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: apropos.1,v 1.13 2008/12/24 09:05:17 jmc Exp $
+.\" $OpenBSD: apropos.1,v 1.14 2011/10/09 02:20:39 schwarze Exp $
.\" $NetBSD: apropos.1,v 1.4 1995/09/04 20:46:17 tls Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)apropos.1 8.1 (Berkeley) 6/29/93
.\"
-.Dd $Mdocdate: December 24 2008 $
+.Dd $Mdocdate: October 9 2011 $
.Dt APROPOS 1
.Os
.Sh NAME
@@ -137,5 +137,22 @@ configuration file
.Sh HISTORY
The
.Nm
-command appeared in
-.Bx 3.0 .
+command first appeared in
+.Bx 2 .
+The
+.Fl M
+and
+.Fl m
+options first appeared in
+.Bx 4.3 Reno ;
+.Fl C
+in
+.Nx 1.0 ;
+and
+.Fl s
+and
+.Fl S
+in
+.Ox 4.5 .
+.Sh AUTHORS
+.An Bill Joy
diff --git a/usr.bin/man/man.1 b/usr.bin/man/man.1
index 91fa6cd4b63..83159261e2a 100644
--- a/usr.bin/man/man.1
+++ b/usr.bin/man/man.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: man.1,v 1.49 2011/09/17 08:38:26 schwarze Exp $
+.\" $OpenBSD: man.1,v 1.50 2011/10/09 02:20:39 schwarze Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)man.1 8.2 (Berkeley) 1/2/94
.\"
-.Dd $Mdocdate: September 17 2011 $
+.Dd $Mdocdate: October 9 2011 $
.Dt MAN 1
.Os
.Sh NAME
@@ -350,5 +350,37 @@ are extensions to that specification.
.Sh HISTORY
A
.Nm
-command appeared in
+command first appeared in
.At v3 .
+The
+.Fl w
+option first appeared in
+.At v7 ;
+.Fl f
+and
+.Fl k
+in
+.Bx 4 ;
+.Fl M
+in
+.Bx 4.3 ;
+.Fl a
+in
+.Bx 4.3 Tahoe ;
+.Fl c
+and
+.Fl m
+in
+.Bx 4.3 Reno ;
+.Fl h
+in
+.Bx 4.3 Net/2 ;
+.Fl C
+in
+.Nx 1.0 ;
+and
+.Fl s
+and
+.Fl S
+in
+.Ox 2.3 .
diff --git a/usr.bin/whatis/whatis.1 b/usr.bin/whatis/whatis.1
index 9af852900d1..7241a854b55 100644
--- a/usr.bin/whatis/whatis.1
+++ b/usr.bin/whatis/whatis.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: whatis.1,v 1.14 2007/08/06 19:16:06 sobrado Exp $
+.\" $OpenBSD: whatis.1,v 1.15 2011/10/09 02:20:39 schwarze Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)whatis.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: August 6 2007 $
+.Dd $Mdocdate: October 9 2011 $
.Dt WHATIS 1
.Os
.Sh NAME
@@ -114,5 +114,18 @@ configuration file
.Sh HISTORY
The
.Nm
-command appeared in
-.Bx 3.0 .
+command first appeared in
+.Bx 2 .
+The
+.Fl M
+option first appeared in
+.Bx 4.3 Tahoe ;
+.Fl m
+in
+.Bx 4.3 Reno ;
+and
+.Fl C
+in
+.Nx 1.0 .
+.Sh AUTHORS
+.An Bill Joy
diff --git a/usr.bin/which/whereis.1 b/usr.bin/which/whereis.1
index f40ee6ef40d..6ae72f955b7 100644
--- a/usr.bin/which/whereis.1
+++ b/usr.bin/which/whereis.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: whereis.1,v 1.13 2010/09/29 07:44:57 jmc Exp $
+.\" $OpenBSD: whereis.1,v 1.14 2011/10/09 02:20:39 schwarze Exp $
.\" $NetBSD: whereis.1,v 1.4 1995/08/31 21:54:51 jtc Exp $
.\"
.\" Copyright (c) 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)whereis.1 8.3 (Berkeley) 4/27/95
.\"
-.Dd $Mdocdate: September 29 2010 $
+.Dd $Mdocdate: October 9 2011 $
.Dt WHEREIS 1
.Os
.Sh NAME
@@ -77,12 +77,20 @@ No names were resolved.
.Xr locate 1 ,
.Xr which 1 ,
.Xr sysctl 8
-.Sh STANDARDS
-The historic flags and arguments for the
-.Nm
-utility are no longer available in this version.
.Sh HISTORY
The
.Nm
-command appeared in
-.Bx 3.0 .
+command first appeared in
+.Bx 2 ,
+but the original version was legally tainted
+and was not included as part of the
+.Bx 4.4
+release, such that most of the original functionality was lost.
+.Pp
+The
+.Fl a
+option first appeared in
+.Ox 2.3 .
+.Sh AUTHORS
+The original version was written by
+.An Bill Joy .
diff --git a/usr.bin/which/which.1 b/usr.bin/which/which.1
index 55a05e42dbf..13430e6bf16 100644
--- a/usr.bin/which/which.1
+++ b/usr.bin/which/which.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: which.1,v 1.21 2010/09/29 07:44:57 jmc Exp $
+.\" $OpenBSD: which.1,v 1.22 2011/10/09 02:20:39 schwarze Exp $
.\"
.\" Copyright (c) 1980, 1991 Regents of the University of California.
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" from: @(#)which.1 6.3 (Berkeley) 4/23/91
.\"
-.Dd $Mdocdate: September 29 2010 $
+.Dd $Mdocdate: October 9 2011 $
.Dt WHICH 1
.Os
.Sh NAME
@@ -93,5 +93,9 @@ though with a different syntax.
.Sh HISTORY
A
.Nm
-command appeared in
+command first appeared in
.Bx 3.0 .
+The
+.Fl a
+option first appeared in
+.Ox 2.3 .