diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-02-19 22:20:06 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-02-19 22:20:06 +0000 |
commit | 06ec923df520fbf7e875ad8175897e5fbf3ae208 (patch) | |
tree | a0253952eccc34e34f2a91e3d8c79300210540e9 /share/man/man5/stab.5 | |
parent | 3bfb2bf9929962cdfc7d411fe9f265f9e68c84a2 (diff) |
escape full stops where necessary to kill erroneous double spaces;
softly, softly, catchy monkey...
Diffstat (limited to 'share/man/man5/stab.5')
-rw-r--r-- | share/man/man5/stab.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/stab.5 b/share/man/man5/stab.5 index cbc0a833a23..4fa1c65ae4b 100644 --- a/share/man/man5/stab.5 +++ b/share/man/man5/stab.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stab.5,v 1.12 2003/06/06 13:28:13 jmc Exp $ +.\" $OpenBSD: stab.5,v 1.13 2004/02/19 22:20:05 jmc Exp $ .\" $NetBSD: stab.5,v 1.3 1994/11/30 19:31:33 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -46,7 +46,7 @@ file defines some of the symbol table field values for .Xr a.out 5 files. -These are the types for permanent symbols (i.e., not local labels, etc.) +These are the types for permanent symbols (i.e., not local labels, etc.\&) used by the old debugger .Em sdb and the Berkeley Pascal compiler pc. |