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/adventure | |
parent | 442833470bc33a742fc1fd48d28113a834e9a83f (diff) |
Always provide an argument to .Nm in SYNOPSIS section
Diffstat (limited to 'games/adventure')
-rw-r--r-- | games/adventure/adventure.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/adventure/adventure.6 b/games/adventure/adventure.6 index 2ec29e7a00f..39c4fe612aa 100644 --- a/games/adventure/adventure.6 +++ b/games/adventure/adventure.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: adventure.6,v 1.2 1998/08/31 02:29:35 pjanzen Exp $ +.\" $OpenBSD: adventure.6,v 1.3 1998/12/15 19:18:14 pjanzen Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -45,7 +45,7 @@ .Nm adventure .Nd an exploration game .Sh SYNOPSIS -.Nm +.Nm adventure .Op saved-file .Sh DESCRIPTION The object of the game is to locate and explore Colossal Cave, find the |