diff options
author | joerg <joerg@FreeBSD.org> | 1998-12-27 12:01:07 +0000 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 1998-12-27 12:01:07 +0000 |
commit | e35d117052b23b44b2b245af40a9600e65a813e5 (patch) | |
tree | da575fb130e536b7f6df051a12bc075216067ced /usr.sbin | |
parent | ceacd398c6395a3e1b14c5ea2219699d0d8eeb3f (diff) | |
download | FreeBSD-src-e35d117052b23b44b2b245af40a9600e65a813e5.zip FreeBSD-src-e35d117052b23b44b2b245af40a9600e65a813e5.tar.gz |
Fix the spelling of `FreeBSD'.
Submitted by: Peter Philipp <pjp@bsd-daemon.net>
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/pw/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pw/README b/usr.sbin/pw/README index 9302f6b..3888127 100644 --- a/usr.sbin/pw/README +++ b/usr.sbin/pw/README @@ -13,10 +13,10 @@ the command "pw useradd <loginid>". Creation of a unique primary group for each user and automatic memberhip in secondary groups is fully supported. -This program may be FreBSD specific, but should be trivial to port to +This program may be FreeBSD specific, but should be trivial to port to other bsd4.4 variants. Author and maintainer: David L. Nugent, <davidn@blaze.net.au> -$Id$ +$Id: README,v 1.3 1997/02/22 16:12:18 peter Exp $ |