diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-12-15 19:19:02 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-12-15 19:19:02 +0000 |
commit | b0906156dfd2a4dafd2877e46afca27fceaa22b3 (patch) | |
tree | 035157e873e8401fc33079e4114e06ec6904942a /games/gomoku | |
parent | 442833470bc33a742fc1fd48d28113a834e9a83f (diff) |
Always provide an argument to .Nm in SYNOPSIS section
Diffstat (limited to 'games/gomoku')
-rw-r--r-- | games/gomoku/gomoku.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gomoku/gomoku.6 b/games/gomoku/gomoku.6 index abba9f12d87..337ece63131 100644 --- a/games/gomoku/gomoku.6 +++ b/games/gomoku/gomoku.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gomoku.6,v 1.4 1998/11/29 19:37:37 pjanzen Exp $ +.\" $OpenBSD: gomoku.6,v 1.5 1998/12/15 19:18:34 pjanzen Exp $ .\" .\" Copyright (c) 1994 .\" The Regents of the University of California. All rights reserved. @@ -43,7 +43,7 @@ .Nm gomoku .Nd game of 5 in a row .Sh SYNOPSIS -.Nm +.Nm gomoku .Op Fl bcdu .Op Fl D Ar debugfile .Op Ar inputfile |