diff options
author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2004-01-21 18:57:45 +0000 |
---|---|---|
committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2004-01-21 18:57:45 +0000 |
commit | 406b7fa3e04a75d04827cff58d7dc732f90d3a11 (patch) | |
tree | 4bd34827e93dabbf6210619498d94964087bd823 | |
parent | ad093bdc0a095c816e5b6e2c65caea7feeb46e42 (diff) |
Notes
-rw-r--r-- | share/man/man6/intro.6 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man6/intro.6 b/share/man/man6/intro.6 index 45790855ef30..f6eac24bdd7d 100644 --- a/share/man/man6/intro.6 +++ b/share/man/man6/intro.6 @@ -46,7 +46,7 @@ if installed. You can get a short overview about all the games with the command: .Bd -literal -offset indent -$ apropos '(6)' +$ apropos '\\(6\\)' .Ed .Sh SEE ALSO .Xr intro 1 , |