Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 1998 16:02:42 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/ppp command.c ppp.8
Message-ID:  <199808292302.QAA16738@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

brian       1998/08/29 16:02:42 PDT

  Modified files:
    usr.sbin/ppp         command.c ppp.8 
  Log:
  Add the following word substitutions when running a shell
  command:
    AUTHNAME:     The local authname
    ENDDISC:      The local endpoint discriminator
    LABEL:        The configuration label in use
    PEER_ENDDISC: The peers endpoint discriminator
    USER:         The peers authname
  
  Revision  Changes    Path
  1.165     +15 -3     src/usr.sbin/ppp/command.c
  1.121     +47 -16    src/usr.sbin/ppp/ppp.8



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808292302.QAA16738>