From 06ec923df520fbf7e875ad8175897e5fbf3ae208 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 19 Feb 2004 22:20:06 +0000 Subject: escape full stops where necessary to kill erroneous double spaces; softly, softly, catchy monkey... --- share/man/man5/stab.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man5/stab.5') 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. -- cgit v1.2.3