diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-06-21 08:49:21 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-06-21 08:49:21 +0000 |
commit | 4ff30c7cd78ae6d6843d8377d014577ea5acc043 (patch) | |
tree | e820fbc00282e086409db24e43d439cb7e4f32d2 /share/man/man4/man4.alpha | |
parent | f001da009af46abad7f77982cf56b19121046595 (diff) |
!.Tn is spawning behind my back!
.Tn -> .Sx: section headers are not tradenames;
Diffstat (limited to 'share/man/man4/man4.alpha')
-rw-r--r-- | share/man/man4/man4.alpha/intro.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.alpha/intro.4 b/share/man/man4/man4.alpha/intro.4 index 78636a50cf0..dc96808f724 100644 --- a/share/man/man4/man4.alpha/intro.4 +++ b/share/man/man4/man4.alpha/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.38 2007/05/31 19:19:53 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.39 2007/06/21 08:49:20 jmc Exp $ .\" $NetBSD: intro.4,v 1.10 2003/05/06 07:44:54 wiz Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project @@ -38,7 +38,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: June 21 2007 $ .Dt INTRO 4 alpha .Os .Sh NAME @@ -49,14 +49,14 @@ The manual pages in section 4 describe the special files, related driver functions, and networking support available in the system. In this part of the manual, the -.Tn SYNOPSIS +.Sx SYNOPSIS section of each configurable device gives a sample specification for use in constructing a system description for the .Xr config 8 program. The -.Tn DIAGNOSTICS +.Sx DIAGNOSTICS section lists messages which may appear on the console and/or in the system error log .Pa /var/log/messages |