diff options
author | Bradley Nicholes <bnicholes@apache.org> | 2004-12-09 19:01:23 +0100 |
---|---|---|
committer | Bradley Nicholes <bnicholes@apache.org> | 2004-12-09 19:01:23 +0100 |
commit | 8433b8f0dc85eae1216a2a3b611c8ae50c372ab6 (patch) | |
tree | 7c68e0a6c0445734730d5527120833da61379b4e /docs/manual/platform/netware.xml | |
parent | whoops, wrong PR number (diff) | |
download | apache2-8433b8f0dc85eae1216a2a3b611c8ae50c372ab6.tar.xz apache2-8433b8f0dc85eae1216a2a3b611c8ae50c372ab6.zip |
Minor update to running the dftables utility on NetWare
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111410 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/platform/netware.xml')
-rw-r--r-- | docs/manual/platform/netware.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/platform/netware.xml b/docs/manual/platform/netware.xml index 3ec76447a0..e65049e540 100644 --- a/docs/manual/platform/netware.xml +++ b/docs/manual/platform/netware.xml @@ -540,7 +540,7 @@ NetWare server and run them using the following commands: <example> SYS:\genchars > sys:\test_char.h<br /> - SYS:\dftables > sys:\chartables.c<br /> + SYS:\dftables sys:\chartables.c<br /> </example> </li> |