From f74bac5df4ecb6d94cc1140f9d4ddf04959e12da Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 16 Jan 2010 18:04:12 +0100 Subject: [PATCH] spu_create.2, getopt.3, passwd.5: Global fix: s/non-existing/nonexistent/ Signed-off-by: Michael Kerrisk --- man2/spu_create.2 | 2 +- man3/getopt.3 | 2 +- man5/passwd.5 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man2/spu_create.2 b/man2/spu_create.2 index a5b686e4e..f8e4a1cfd 100644 --- a/man2/spu_create.2 +++ b/man2/spu_create.2 @@ -43,7 +43,7 @@ It creates a new logical context for an SPU in .I pathname and returns a file descriptor associated with it. .I pathname -must refer to a non-existing directory in the mount point of +must refer to a nonexistent directory in the mount point of the SPU file system .RB ( spufs ). If diff --git a/man3/getopt.3 b/man3/getopt.3 index af34650ca..0612ad4ce 100644 --- a/man3/getopt.3 +++ b/man3/getopt.3 @@ -29,7 +29,7 @@ .\" Modified 8 May 1998 by Joseph S. Myers (jsm28@cam.ac.uk) .\" Modified 990715, aeb: changed `EOF' into `-1' since that is what POSIX .\" says; moreover, EOF is not defined in . -.\" Modified 2002-02-16, joey: added information about non-existing +.\" Modified 2002-02-16, joey: added information about nonexistent .\" option character and colon as first option character .\" Modified 2004-07-28, Michael Kerrisk .\" Added text to explain how to order both '[-+]' and ':' at diff --git a/man5/passwd.5 b/man5/passwd.5 index d57f733b8..35b4bf668 100644 --- a/man5/passwd.5 +++ b/man5/passwd.5 @@ -108,7 +108,7 @@ directory. .I shell the program to run at login (if empty, use .IR /bin/sh ). -If set to a non-existing executable, the user will be unable to login +If set to a nonexistent executable, the user will be unable to login through .BR login (1). .RE