From 34e302da92ea41b980176d380e1763de89565544 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Tue, 12 Dec 2006 01:47:23 +0000 Subject: [PATCH] Remove unnecessary escape character. --- games/robots/robots.6 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/robots/robots.6 b/games/robots/robots.6 index cbb4a384d8..8e6b8c88ed 100644 --- a/games/robots/robots.6 +++ b/games/robots/robots.6 @@ -31,7 +31,7 @@ .\" .\" @(#)robots.6 8.1 (Berkeley) 5/31/93 .\" $FreeBSD: src/games/robots/robots.6,v 1.3.2.1 2001/08/17 08:28:04 roberto Exp $ -.\" $DragonFly: src/games/robots/robots.6,v 1.3 2006/12/12 01:27:10 swildner Exp $ +.\" $DragonFly: src/games/robots/robots.6,v 1.4 2006/12/12 01:47:23 swildner Exp $ .\" .Dd May 31, 1993 .Os @@ -68,7 +68,7 @@ the junk heaps from their collisions by a and you (the good guy) by a -.Sq \@ . +.Sq @ . .Pp The commands are: .Bl -tag -width indent -compact -- 2.41.0