From 9844ea885acbfd902be3903b059a3b11041ab287 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Sun, 6 Jan 2013 14:34:33 +0000 Subject: [PATCH] Typo in installation docs (S. Gupta) --- Netdisco/Changes | 6 ++++++ Netdisco/lib/App/Netdisco.pm | 2 +- README.txt | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Netdisco/Changes b/Netdisco/Changes index 6a8a5133..4295436a 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -1,3 +1,9 @@ +2.003000_001 - + + [BUG FIXES] + + * Typo in installation docs (S. Gupta) + 2.002000 - 2013-01-06 [BUG FIXES] diff --git a/Netdisco/lib/App/Netdisco.pm b/Netdisco/lib/App/Netdisco.pm index e70f7ee8..6213ef1f 100644 --- a/Netdisco/lib/App/Netdisco.pm +++ b/Netdisco/lib/App/Netdisco.pm @@ -59,7 +59,7 @@ Create a user on your system called C 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). Create a new database and diff --git a/README.txt b/README.txt index 86eb1792..781b9697 100644 --- a/README.txt +++ b/README.txt @@ -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