diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-01-19 22:01:49 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-01-19 22:01:49 +0000 |
commit | 3133769db2e3c214c064cc73df457352981ff76c (patch) | |
tree | 6d00fd2d4d8b429f19771d9862949a6591e1719b /share | |
parent | 6b0d2d5ee90f4dc856bca542f88a3b10c7089b11 (diff) |
Remove bogus .Tn; found with mandocdb(8).
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/man8.vax/boot_vax.8 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man8/man8.vax/boot_vax.8 b/share/man/man8/man8.vax/boot_vax.8 index 7a8f9d340f1..85f13425360 100644 --- a/share/man/man8/man8.vax/boot_vax.8 +++ b/share/man/man8/man8.vax/boot_vax.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_vax.8,v 1.11 2011/07/07 20:26:57 jmc Exp $ +.\" $OpenBSD: boot_vax.8,v 1.12 2014/01/19 22:01:48 schwarze Exp $ .\" $NetBSD: boot_vax.8,v 1.3 1995/04/23 10:33:39 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -30,14 +30,12 @@ .\" .\" @(#)boot_vax.8 8.2 (Berkeley) 4/19/94 .\" -.Dd $Mdocdate: July 7 2011 $ +.Dd $Mdocdate: January 19 2014 $ .Dt BOOT_VAX 8 vax .Os .Sh NAME .Nm boot_vax -.Nd -.Tn vax-specific -system bootstrapping procedures +.Nd VAX-specific system bootstrapping procedures .Sh DESCRIPTION .Ss Power fail and crash recovery Normally, the system will reboot itself at power-up or after crashes. |