summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man9/at_exit.95
-rw-r--r--share/man/man9/at_fork.95
-rw-r--r--share/man/man9/at_shutdown.95
-rw-r--r--share/man/man9/devfs_add_devswf.95
-rw-r--r--share/man/man9/devfs_link.95
-rw-r--r--share/man/man9/intro.96
6 files changed, 17 insertions, 14 deletions
diff --git a/share/man/man9/at_exit.9 b/share/man/man9/at_exit.9
index a2a70f5..d6cd47d 100644
--- a/share/man/man9/at_exit.9
+++ b/share/man/man9/at_exit.9
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: at_exit.9,v 1.1 1996/04/13 16:59:07 joerg Exp $
+.\" $Id: at_exit.9,v 1.1 1996/08/19 02:22:08 julian Exp $
.\" "
.Dd August 15, 1996
.Os
@@ -68,7 +68,8 @@ returns the number of items removed (should be 0 or 1).
.Sh HISTORY
The
.Nm at_exit
-appeared in FreeBSD 2.2
+appeared in
+.Fx 2.2 .
.Sh BUGS
Since the exit queue is not sorted
and items are added to the head, order of execution
diff --git a/share/man/man9/at_fork.9 b/share/man/man9/at_fork.9
index 1c13750..5aaf08f 100644
--- a/share/man/man9/at_fork.9
+++ b/share/man/man9/at_fork.9
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: at_fork.9,v 1.1 1996/04/13 16:59:07 joerg Exp $
+.\" $Id: at_fork.9,v 1.1 1996/08/19 02:22:11 julian Exp $
.\" "
.Dd August 15, 1996
.Os
@@ -72,7 +72,8 @@ returns the number of items removed (should be 0 or 1).
.Sh HISTORY
The
.Nm at_fork
-appeared in FreeBSD 2.2
+appeared in
+.Fx 2.2 .
.Sh BUGS
Since the fork queue is not sorted
and items are added to the head, order of execution
diff --git a/share/man/man9/at_shutdown.9 b/share/man/man9/at_shutdown.9
index ee85138..73e3a1f 100644
--- a/share/man/man9/at_shutdown.9
+++ b/share/man/man9/at_shutdown.9
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: at_shutdown.9,v 1.1 1996/04/13 16:59:07 joerg Exp $
+.\" $Id: at_shutdown.9,v 1.1 1996/08/19 02:22:15 julian Exp $
.\" "
.Dd August 15, 1996
.Os
@@ -73,7 +73,8 @@ returns the number of items removed (should be 0 or 1).
.Sh HISTORY
The
.Nm at_shutdown
-appeared in FreeBSD 2.2
+appeared in
+.Fx 2.2 .
.Sh BUGS
Since the shutdown queue is not sorted
and items are added to the head, order of execution
diff --git a/share/man/man9/devfs_add_devswf.9 b/share/man/man9/devfs_add_devswf.9
index ae25c5b..1d7c66e 100644
--- a/share/man/man9/devfs_add_devswf.9
+++ b/share/man/man9/devfs_add_devswf.9
@@ -25,7 +25,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: devfs_add_devsw.9,v 1.3 1996/02/12 04:56:57 mpp Exp $
+.\" $Id: devfs_add_devswf.9,v 1.1 1996/04/02 04:10:44 scrappy Exp $
.\"
.Dd December 31, 1995
.Os FreeBSD
@@ -68,7 +68,8 @@ or destroy the device.
.Sh HISTORY
The function
.Nm
-appeared in FreeBSD 2.2.
+appeared in
+.Fx 2.2 .
.Sh AUTHORS
This man page has been written by
.if t J\(:org Wunsch
diff --git a/share/man/man9/devfs_link.9 b/share/man/man9/devfs_link.9
index 3b978ac..33436af 100644
--- a/share/man/man9/devfs_link.9
+++ b/share/man/man9/devfs_link.9
@@ -25,7 +25,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: devfs_link.9,v 1.2 1996/02/12 04:56:58 mpp Exp $
+.\" $Id: devfs_link.9,v 1.3 1996/04/02 04:10:45 scrappy Exp $
.\"
.Dd December 31, 1995
.Os FreeBSD
@@ -54,7 +54,8 @@ It returns a token for the newly linked devfs entry.
.Sh HISTORY
The function
.Nm
-appeared in FreeBSD 2.2.
+appeared in
+.Fx 2.2 .
.Sh AUTHORS
This man page has been written by
.if t J\(:org Wunsch.
diff --git a/share/man/man9/intro.9 b/share/man/man9/intro.9
index 5876ef5..a209499 100644
--- a/share/man/man9/intro.9
+++ b/share/man/man9/intro.9
@@ -28,9 +28,6 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
-.\"
-.\" @(#)intro.8 8.2 (Berkeley) 12/11/93
-.\"
.Dd December 13, 1995
.Dt INTRO 9
.Os FreeBSD 2.2
@@ -109,4 +106,5 @@ The fewer the better.
.Sh HISTORY
The
.Nm intro
-section manual page appeared in FreeBSD 2.2
+section manual page appeared in
+.Fx 2.2 .
OpenPOWER on IntegriCloud