Typo in installation docs (S. Gupta)

This commit is contained in:
Oliver Gorwits
2013-01-06 14:34:33 +00:00
parent bfa65fc164
commit 9844ea885a
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2.003000_001 -
[BUG FIXES]
* Typo in installation docs (S. Gupta)
2.002000 - 2013-01-06 2.002000 - 2013-01-06
[BUG FIXES] [BUG FIXES]

View File

@@ -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 We'll install Netdisco and its dependencies into this user's home area, which
will take about 250MB including MIB files. 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 Netdisco uses the PostgreSQL database server. Install PostgreSQL and then change
to the PostgreSQL superuser (usually C<postgres>). Create a new database and to the PostgreSQL superuser (usually C<postgres>). Create a new database and

View File

@@ -31,7 +31,7 @@ Dependencies
exist. We'll install Netdisco and its dependencies into this user's home exist. We'll install Netdisco and its dependencies into this user's home
area, which will take about 250MB including MIB files. 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 Netdisco uses the PostgreSQL database server. Install PostgreSQL and
then change to the PostgreSQL superuser (usually "postgres"). Create a then change to the PostgreSQL superuser (usually "postgres"). Create a