diff options
author | pst <pst@FreeBSD.org> | 1995-03-28 16:00:41 +0800 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1995-03-28 16:00:41 +0800 |
commit | 8385a5c0e7e075eb482d39ca8a55a81d0a92f56f (patch) | |
tree | dabcb811a4840337d7fcb09519dd8fa33fb56028 | |
parent | 5ee080f50224b7f931542ede7994146cf3145a12 (diff) | |
download | freebsd-ports-gnome-8385a5c0e7e075eb482d39ca8a55a81d0a92f56f.tar.gz freebsd-ports-gnome-8385a5c0e7e075eb482d39ca8a55a81d0a92f56f.tar.zst freebsd-ports-gnome-8385a5c0e7e075eb482d39ca8a55a81d0a92f56f.zip |
put in comments about fill via fmt
-rw-r--r-- | CVSROOT/rcstemplate | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CVSROOT/rcstemplate b/CVSROOT/rcstemplate index ceb12c830679..caf0684679d0 100644 --- a/CVSROOT/rcstemplate +++ b/CVSROOT/rcstemplate @@ -2,6 +2,13 @@ Reviewed by: Submitted by: Obtained from: CVS: ---------------------------------------------------------------------- +CVS: The 'fmt' command will split lines at column 72. In Emacs, this +CVS: means a fill-column of 71 is desired. +CVS: +CVS: Local Variables: +CVS: fill-column:71 +CVS: End: +CVS: ---------------------------------------------------------------------- CVS: Obtained from: CVS: If this change has been taken from another system, such as NetBSD, CVS: then name the system in this line, otherwise delete it. |