diff options
-rw-r--r-- | doc/examples/apt.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/examples/apt.conf b/doc/examples/apt.conf index 16234d4b1..b4ba2ac0f 100644 --- a/doc/examples/apt.conf +++ b/doc/examples/apt.conf @@ -1,4 +1,4 @@ -// $Id: apt.conf,v 1.25 1999/02/27 22:29:11 jgg Exp $ +// $Id: apt.conf,v 1.26 1999/03/02 21:19:06 jgg Exp $ /* This file is an index of all APT configuration directives. It should NOT actually be used as a real config file, though it is a completely valid file. @@ -121,7 +121,7 @@ DPkg { Options {"--force-downgrade";} Pre-Invoke {"mount -o remount,rw /usr";}; Post-Invoke {"mount -o remount,ro /usr";}; - Run-Direcotry "/"; + Run-Directory "/"; } /* Options you can set to see some debugging text They corrispond to names |