add man-page for pfrom
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8006 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -14,7 +14,7 @@ pfrom: pfrom.in
|
||||
sed -e "s!%libexecdir%!$(libexecdir)!" $(srcdir)/pfrom.in > $@
|
||||
chmod +x $@
|
||||
|
||||
man_MANS = push.8
|
||||
man_MANS = push.8 pfrom.1
|
||||
|
||||
CLEANFILES = pfrom
|
||||
|
||||
|
24
appl/push/pfrom.1
Normal file
24
appl/push/pfrom.1
Normal file
@@ -0,0 +1,24 @@
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd Mars 4, 2000
|
||||
.Dt PFROM 1
|
||||
.Os HEIMDAL
|
||||
.Sh NAME
|
||||
.Nm pfrom
|
||||
.Nd
|
||||
fetch a list of the current mail via POP
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl 4 | Fl -krb4
|
||||
.Op Fl 5 | Fl -krb5
|
||||
.Op Fl v | Fl -verbose
|
||||
.Op Fl c | -count
|
||||
.Op Fl -header
|
||||
.Oo Fl p Ar port-spec \*(Ba Xo
|
||||
.Fl -port= Ns Ar port-spec Oc
|
||||
.Xc
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
is a script that does push --from.
|
||||
.Sh SEE ALSO
|
||||
.Xr push 8
|
@@ -127,7 +127,8 @@ using Kerberos 5.
|
||||
.Sh SEE ALSO
|
||||
.Xr movemail 8 ,
|
||||
.Xr popper 8 ,
|
||||
.Xr from 1
|
||||
.Xr from 1 ,
|
||||
.Xr pfrom 1
|
||||
.\".Sh STANDARDS
|
||||
.Sh HISTORY
|
||||
.Nm
|
||||
|
Reference in New Issue
Block a user