diff options
author | ru <ru@FreeBSD.org> | 2004-06-04 19:21:26 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-06-04 19:21:26 +0000 |
commit | d539cb328c017886fd2b620b5743752dd940aefe (patch) | |
tree | 53fa62271d608ec25ed34670a377ce9fd800c5cb /usr.sbin/adduser | |
parent | 3cf80505ca0154c34c210bd28a8fdd3e40395077 (diff) | |
download | FreeBSD-src-d539cb328c017886fd2b620b5743752dd940aefe.zip FreeBSD-src-d539cb328c017886fd2b620b5743752dd940aefe.tar.gz |
Fixed a typo.
Diffstat (limited to 'usr.sbin/adduser')
-rw-r--r-- | usr.sbin/adduser/adduser.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/adduser/adduser.8 b/usr.sbin/adduser/adduser.8 index ce8b39e..2f883f6 100644 --- a/usr.sbin/adduser/adduser.8 +++ b/usr.sbin/adduser/adduser.8 @@ -1,6 +1,6 @@ .\" Copyright (c) 1995-1996 Wolfram Schneider <wosch@FreeBSD.org>. Berlin. .\" All rights reserved. -.\" Copyright (c) 2002-2004 Michael Telahun Makonnen <mtm@FreeBSD.Org> +.\" Copyright (c) 2002-2004 Michael Telahun Makonnen <mtm@FreeBSD.org> .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -165,7 +165,7 @@ Home partition. Default partition, under which all user directories will be located. The -.Pa /nonexistant +.Pa /nonexistent partition is considered special. The .Nm |