ports/databases/sqsh/files/patch-doc::global.sqshrc
Marcelo Araujo 4b818de55b - Add LICENSE.
- Add MAKE_JOBS_SAFE.
- Disable gettext detection.
- Support USE_READLINE.
- Support PLIST_FILES instead of pkg-plist.
- Trim header.

PR:		ports/171975
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-12-13 04:33:28 +00:00

12 lines
425 B
Text

--- doc/global.sqshrc Tue Oct 23 22:31:06 2001
+++ doc/global.sqshrc Tue Oct 15 13:06:20 2002
@@ -5,3 +5,8 @@
# resource file for all users of sqsh.
-#
+
+# DO NOT EDIT -- the changes will be lost if you reinstall
+# or upgrade sqsh port/package. Instead, create your own
+# %%PREFIX%%/etc/sqshrc
+# if you wish to make system-wide customizations.
+# User-specific customizations can be made in ~/.sqshrc files.