From 2f58a0486c42d259ea4e2583a0f6c7b6ded126c6 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 28 Feb 2000 22:36:34 +0000 Subject: [PATCH] renamed -N option to -n for portability --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 0c0c2c9e12..a1764a42b1 100644 --- a/README +++ b/README @@ -204,7 +204,7 @@ Bug Reports and Mailing Lists -f Run in the foreground. - -N + -n -t Chroot to before running. @@ -223,7 +223,7 @@ Bug Reports and Mailing Lists uses the Linux kernel's capability mechanism to drop all root powers except the ability to bind() to a privileged port. - On systems with more than one CPU, the "-N" option should be used + On systems with more than one CPU, the "-n" option should be used to indicate how many CPUs there are.