Typo in installation docs (S. Gupta)
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2.003000_001 -
|
||||
|
||||
[BUG FIXES]
|
||||
|
||||
* Typo in installation docs (S. Gupta)
|
||||
|
||||
2.002000 - 2013-01-06
|
||||
|
||||
[BUG FIXES]
|
||||
|
||||
@@ -59,7 +59,7 @@ Create a user on your system called C<netdisco> if one does not already exist.
|
||||
We'll install Netdisco and its dependencies into this user's home area, which
|
||||
will take about 250MB including MIB files.
|
||||
|
||||
root:~# useradd -m -p x -s /bin/bash nedisco
|
||||
root:~# useradd -m -p x -s /bin/bash netdisco
|
||||
|
||||
Netdisco uses the PostgreSQL database server. Install PostgreSQL and then change
|
||||
to the PostgreSQL superuser (usually C<postgres>). Create a new database and
|
||||
|
||||
@@ -31,7 +31,7 @@ Dependencies
|
||||
exist. We'll install Netdisco and its dependencies into this user's home
|
||||
area, which will take about 250MB including MIB files.
|
||||
|
||||
root:~# useradd -m -p x -s /bin/bash nedisco
|
||||
root:~# useradd -m -p x -s /bin/bash netdisco
|
||||
|
||||
Netdisco uses the PostgreSQL database server. Install PostgreSQL and
|
||||
then change to the PostgreSQL superuser (usually "postgres"). Create a
|
||||
|
||||
Reference in New Issue
Block a user