diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-11-30 02:41:44 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-11-30 02:41:44 +0000 |
commit | 3e6359e77ebd9c03667280d19252ee5a21567d3d (patch) | |
tree | 704666d2bc1f735611950b05c66179e6974778a8 /games/sail/sail.6 | |
parent | babdeae551d1f61cd4a3ed9d750401b8a4b99ae1 (diff) |
Even though not callable, "Ed" is a macro name, so for clarity,
escape it when it appears on a macro line.
Diffstat (limited to 'games/sail/sail.6')
-rw-r--r-- | games/sail/sail.6 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/sail/sail.6 b/games/sail/sail.6 index b711ace376b..8e9e546129b 100644 --- a/games/sail/sail.6 +++ b/games/sail/sail.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sail.6,v 1.21 2014/02/11 22:21:21 schwarze Exp $ +.\" $OpenBSD: sail.6,v 1.22 2014/11/30 02:41:43 schwarze Exp $ .\" $NetBSD: sail.6,v 1.4 1995/04/22 10:37:24 cgd Exp $ .\" .\" Copyright (c) 1988, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)sail.6 8.2 (Berkeley) 12/30/93 .\" -.Dd $Mdocdate: February 11 2014 $ +.Dd $Mdocdate: November 30 2014 $ .Dt SAIL 6 .Os .Sh NAME @@ -1026,7 +1026,7 @@ He added window movement commands and find ship commands. .Nm has been a group effort of .An Dave Riggle , -.An Ed Wang Pq co-author +.An \&Ed Wang Pq co-author and .An Craig Leres Pq refitting , with consulting from |