diff options
author | Daniel Burrows <dburrows@debian.org> | 2009-10-07 07:46:14 -0700 |
---|---|---|
committer | Daniel Burrows <dburrows@debian.org> | 2009-10-07 07:46:14 -0700 |
commit | c35f97791c49f3ab9efb68df4a15b3c7cb9a5185 (patch) | |
tree | cb5f2f3012e4e362accce0058ddbc44961a4b730 /doc | |
parent | 5d39ca8a10859bcaff47fd45f4c0631dfcdf6fba (diff) | |
download | aptitude-c35f97791c49f3ab9efb68df4a15b3c7cb9a5185.tar.gz |
Fix the default value of Get-Root-Command. (Closes: #550057)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/en/aptitude.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/aptitude.xml b/doc/en/aptitude.xml index da46bc9d..103e441b 100644 --- a/doc/en/aptitude.xml +++ b/doc/en/aptitude.xml @@ -10796,7 +10796,7 @@ e: Examine !: Apply .: Next ,: Previous</screen> <seglistitem id='configGet-Root-Command'> <seg><literal>Aptitude::Get-Root-Command</literal></seg> - <seg><literal>su:/usr/bin/su</literal></seg> + <seg><literal>su:/bin/su</literal></seg> <seg> This option sets the external command that &aptitude; |