diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 1999-12-20 09:35:12 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 1999-12-20 09:35:12 +0000 |
| commit | 59bb94b3001dd9f6aff462a26a1145572e22ad68 (patch) | |
| tree | 48546cb2032af449bc18a7c5e6c165e605fedc0a | |
| parent | cf1cb0389707fc5e8038d0f899dddeaf44a171e4 (diff) | |
Notes
| -rw-r--r-- | usr.bin/mk_cmds/mk_cmds.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mk_cmds/mk_cmds.1 b/usr.bin/mk_cmds/mk_cmds.1 index fc5b04be0e4e..4cc0814471e6 100644 --- a/usr.bin/mk_cmds/mk_cmds.1 +++ b/usr.bin/mk_cmds/mk_cmds.1 @@ -83,7 +83,7 @@ request ss_anothertest, .Qq This is the explanation for anothertest , anothertest, (dont_list, dont_summarize); .Pp -unimplemented ss_lasttest +unimplemented ss_lasttest, .Qq This is the explanation for lasttest , lasttest, lt; .Sh HISTORY |
