refix the fix
authorJulien Desfossez <jdesfossez@efficios.com>
Tue, 3 Feb 2015 19:57:06 +0000 (14:57 -0500)
committerJulien Desfossez <jdesfossez@efficios.com>
Tue, 3 Feb 2015 19:57:06 +0000 (14:57 -0500)
Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
README.md

index 6d5241f6fdefd34f01391b6fb91f487afada57f2..c51dc3a069656af3c4233254dfdb2c2de925cc4a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -26,10 +26,6 @@ apt-get update
 apt-get -y install lttng-tools babeltrace lttng-modules-dkms python3-babeltrace python3-progressbar
 ```
 
-Note: If your user is part of the tracing group, you can avoid needing to be
-root next, after a fresh install it requires to logout, login and restart
-lttng-sessiond.
-
 ```bash
 git clone https://github.com/lttng/lttng-analyses.git
 ```
@@ -322,7 +318,7 @@ An other example when running the 'sync' command:
                                                  - unknown (origin not found) : 12 pages
 ```
 
-Postgresql with 'sys_fdatasync':
+PostgreSQL with 'sys_fdatasync':
 ```
 [13:49:39.908599447 - 13:49:39.915930730] postgres (1137) sys_fdatasync(fd = 7 </var/lib/postgresql/9.1/main/pg_xlog/000000010000000000000008>) = 0, 7.331 ms
                                           2 pages allocated during the period
This page took 0.02483 seconds and 5 git commands to generate.