diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 13:28:14 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 13:28:14 +0000 |
commit | 79ca0bc1355b06fab66aa313da8c8a079b16be0c (patch) | |
tree | 92e5ce62fe0e6e606bd30af72e7b209fbfa29e80 /share/man/man5/stab.5 | |
parent | 4ece5e8df26ca5a4f844f7b4dc21e062960d4723 (diff) |
- section reorder
- macro fixes
- kill whitespace at EOL
Diffstat (limited to 'share/man/man5/stab.5')
-rw-r--r-- | share/man/man5/stab.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/stab.5 b/share/man/man5/stab.5 index 116589b6b59..cbc0a833a23 100644 --- a/share/man/man5/stab.5 +++ b/share/man/man5/stab.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stab.5,v 1.11 2003/06/02 23:30:14 millert Exp $ +.\" $OpenBSD: stab.5,v 1.12 2003/06/06 13:28:13 jmc Exp $ .\" $NetBSD: stab.5,v 1.3 1994/11/30 19:31:33 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -215,10 +215,10 @@ compiled files: .Xr gdb 1 , .Xr ld 1 , .Xr a.out 5 -.Sh BUGS -More basic types are needed. .Sh HISTORY The .Nm file appeared in .Bx 4.0 . +.Sh BUGS +More basic types are needed. |