diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-22 05:42:35 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-22 05:42:35 +0000 |
commit | 93edffb83b25f467d7706b306e6ed3b7139fe0fd (patch) | |
tree | 3beaeb40ff93b89c759d79854ec5ab3b8e55a2f3 /lisp/=netunam.el | |
parent | d91e903d4a73ad06e5773a8bfc4902f1b10181ca (diff) | |
download | emacs-93edffb83b25f467d7706b306e6ed3b7139fe0fd.tar.gz |
Added or corrected Commentary sections
Diffstat (limited to 'lisp/=netunam.el')
-rw-r--r-- | lisp/=netunam.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/=netunam.el b/lisp/=netunam.el index 21fb36afc03..492ac9b2c12 100644 --- a/lisp/=netunam.el +++ b/lisp/=netunam.el @@ -21,6 +21,10 @@ ;; along with GNU Emacs; see the file COPYING. If not, write to ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +;;; Commentary: + +;; Use the Remote File Access (RFA) facility of HP-UX from Emacs. + ;;; Code: (defconst rfa-node-directory "/net/" |