Berkeley copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 20 Sep 1988 12:23:19 +0000 (04:23 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 20 Sep 1988 12:23:19 +0000 (04:23 -0800)
SCCS-vsn: libexec/ftpd/ftpd.8 6.5

usr/src/libexec/ftpd/ftpd.8

index 7513b6c..b2a6c7a 100644 (file)
@@ -1,10 +1,21 @@
-.\" Copyright (c) 1985 Regents of the University of California.
-.\" All rights reserved.  The Berkeley software License Agreement
-.\" specifies the terms and conditions for redistribution.
+.\" Copyright (c) 1985 The Regents of the University of California.
+.\" All rights reserved.
 .\"
 .\"
-.\"    @(#)ftpd.8      6.4 (Berkeley) %G%
+.\" Redistribution and use in source and binary forms are permitted
+.\" provided that the above copyright notice and this paragraph are
+.\" duplicated in all such forms and that any documentation,
+.\" advertising materials, and other materials related to such
+.\" distribution and use acknowledge that the software was developed
+.\" by the University of California, Berkeley.  The name of the
+.\" University may not be used to endorse or promote products derived
+.\" from this software without specific prior written permission.
+.\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+.\" WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 .\"
 .\"
-.TH FTPD 8C "April 27, 1985"
+.\"    @(#)ftpd.8      6.5 (Berkeley) %G%
+.\"
+.TH FTPD 8 ""
 .UC 5
 .SH NAME
 ftpd \- DARPA Internet File Transfer Protocol server
 .UC 5
 .SH NAME
 ftpd \- DARPA Internet File Transfer Protocol server
@@ -149,7 +160,7 @@ Make this directory mode 777 and owned by ``ftp''.  Users
 should then place files which are to be accessible via the
 anonymous account in this directory.
 .SH "SEE ALSO"
 should then place files which are to be accessible via the
 anonymous account in this directory.
 .SH "SEE ALSO"
-ftp(1C), getusershell(3), syslogd(8)
+ftp(1), getusershell(3), syslogd(8)
 .SH BUGS
 The anonymous account is inherently dangerous and should
 avoided when possible.
 .SH BUGS
 The anonymous account is inherently dangerous and should
 avoided when possible.