diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-02-25 22:52:18 -0500 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-02-25 22:52:18 -0500 |
commit | 8e75a7936ec9ea383993b391713f96760e6fb196 (patch) | |
tree | ffdda868847c76ca9d17484bb5cebadd6138b8dc | |
parent | 63394a539e9cc2d97e022f9c73473baf78c2b020 (diff) |
remove left over references to expert subcommand in man pages.
-rw-r--r-- | man/man8/monkeysphere-authentication.8 | 2 | ||||
-rw-r--r-- | man/man8/monkeysphere-host.8 | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/man/man8/monkeysphere-authentication.8 b/man/man8/monkeysphere-authentication.8 index 361822d..a52e9ab 100644 --- a/man/man8/monkeysphere-authentication.8 +++ b/man/man8/monkeysphere-authentication.8 @@ -7,8 +7,6 @@ monkeysphere-authentication \- Monkeysphere authentication admin tool. .SH SYNOPSIS .B monkeysphere-authentication \fIsubcommand\fP [\fIargs\fP] -.br -.B monkeysphere-authentication expert \fIexpert-subcommand\fP [\fIargs\fP] .SH DESCRIPTION diff --git a/man/man8/monkeysphere-host.8 b/man/man8/monkeysphere-host.8 index 7909b62..c457711 100644 --- a/man/man8/monkeysphere-host.8 +++ b/man/man8/monkeysphere-host.8 @@ -7,8 +7,6 @@ monkeysphere-host \- Monkeysphere host admin tool. .SH SYNOPSIS .B monkeysphere-host \fIsubcommand\fP [\fIargs\fP] -.br -.B monkeysphere-host expert \fIexpert-subcommand\fP [\fIargs\fP] .SH DESCRIPTION |