Deleted Added
sdiff udiff text old ( 72445 ) new ( 76371 )
full compact
1.\" $NetBSD: ftpd.8,v 1.7 1995/04/11 02:44:53 cgd Exp $
2.\"
3.\" Copyright (c) 1985, 1988, 1991, 1993
4.\" The Regents of the University of California. All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 24 unchanged lines hidden (view full) ---

33.\"
34.\" @(#)ftpd.8 8.2 (Berkeley) 4/19/94
35.\"
36.Dd April 19, 1997
37.Dt FTPD 8
38.Os BSD 4.2
39.Sh NAME
40.Nm ftpd
41.Nd Internet File Transfer Protocol server
42.Sh SYNOPSIS
43.Nm ftpd
44.Op Fl a Ar authmode
45.Op Fl dilv
46.Op Fl g Ar umask
47.Op Fl p Ar port
48.Op Fl T Ar maxtimeout
49.Op Fl t Ar timeout

--- 424 unchanged lines hidden ---