diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-11-05 12:55:17 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2012-11-05 12:55:17 -0800 |
commit | 176336f2dedded583aa8d775e6f97ad25a293aa5 (patch) | |
tree | 35155f4aedb601ee1f5895b1e5aaa693c12d94df /doc/man/fr | |
download | nano-upstream.tar.gz nano-upstream.tar.bz2 nano-upstream.zip |
Imported Upstream version 2.3.1upstream/2.3.1upstream
Diffstat (limited to 'doc/man/fr')
-rw-r--r-- | doc/man/fr/Makefile.am | 33 | ||||
-rw-r--r-- | doc/man/fr/Makefile.in | 521 | ||||
-rw-r--r-- | doc/man/fr/nano.1 | 326 | ||||
-rw-r--r-- | doc/man/fr/nano.1.html | 1008 | ||||
-rw-r--r-- | doc/man/fr/nanorc.5 | 376 | ||||
-rw-r--r-- | doc/man/fr/nanorc.5.html | 1145 | ||||
-rw-r--r-- | doc/man/fr/rnano.1 | 154 | ||||
-rw-r--r-- | doc/man/fr/rnano.1.html | 312 |
8 files changed, 3875 insertions, 0 deletions
diff --git a/doc/man/fr/Makefile.am b/doc/man/fr/Makefile.am new file mode 100644 index 0000000..7a43052 --- /dev/null +++ b/doc/man/fr/Makefile.am @@ -0,0 +1,33 @@ +mandir = @mandir@/fr + +if USE_NANORC +man_MANS = nano.1 nanorc.5 rnano.1 +if GROFF_HTML +BUILT_SOURCES = nano.1.html nanorc.5.html rnano.1.html +endif +else +man_MANS = nano.1 rnano.1 +if GROFF_HTML +BUILT_SOURCES = nano.1.html rnano.1.html +endif +endif + +nano_man_mans = nano.1 nanorc.5 rnano.1 +if GROFF_HTML +htmlman_DATA = nano.1.html nanorc.5.html rnano.1.html +htmlmandir = $(datadir)/nano/man-html/fr + +nano_built_sources = nano.1.html nanorc.5.html rnano.1.html + +nano.1.html: nano.1 + groff -t -mandoc -Thtml < $? > $@ +nanorc.5.html: nanorc.5 + groff -t -mandoc -Thtml < $? > $@ +rnano.1.html: rnano.1 + groff -t -mandoc -Thtml < $? > $@ + +EXTRA_DIST = $(nano_man_mans) $(nano_built_sources) +else +EXTRA_DIST = $(nano_man_mans) +endif + diff --git a/doc/man/fr/Makefile.in b/doc/man/fr/Makefile.in new file mode 100644 index 0000000..79d5987 --- /dev/null +++ b/doc/man/fr/Makefile.in @@ -0,0 +1,521 @@ +# Makefile.in generated by automake 1.11.1 from Makefile.am. +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +# Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ + +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkglibexecdir = $(libexecdir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = @build@ +host_triplet = @host@ +target_triplet = @target@ +subdir = doc/man/fr +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \ + $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glib-2.0.m4 \ + $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/isc-posix.m4 \ + $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ + $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/progtest.m4 \ + $(top_srcdir)/configure.ac +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +CONFIG_CLEAN_VPATH_FILES = +SOURCES = +DIST_SOURCES = +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +man1dir = $(mandir)/man1 +am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)" \ + "$(DESTDIR)$(htmlmandir)" +man5dir = $(mandir)/man5 +NROFF = nroff +MANS = $(man_MANS) +DATA = $(htmlman_DATA) +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = @ACLOCAL@ +AMTAR = @AMTAR@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CURSES_LIB = @CURSES_LIB@ +CYGPATH_W = @CYGPATH_W@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +GLIB_CFLAGS = @GLIB_CFLAGS@ +GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ +GLIB_LIBS = @GLIB_LIBS@ +GLIB_MKENUMS = @GLIB_MKENUMS@ +GMSGFMT = @GMSGFMT@ +GOBJECT_QUERY = @GOBJECT_QUERY@ +GREP = @GREP@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +INTLLIBS = @INTLLIBS@ +LDFLAGS = @LDFLAGS@ +LIBICONV = @LIBICONV@ +LIBINTL = @LIBINTL@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LN_S = @LN_S@ +LTLIBICONV = @LTLIBICONV@ +LTLIBINTL = @LTLIBINTL@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MKDIR_P = @MKDIR_P@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +MSGMERGE = @MSGMERGE@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PKGDATADIR = @PKGDATADIR@ +PKG_CONFIG = @PKG_CONFIG@ +POSUB = @POSUB@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_CC = @ac_ct_CC@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@/fr +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target = @target@ +target_alias = @target_alias@ +target_cpu = @target_cpu@ +target_os = @target_os@ +target_vendor = @target_vendor@ +top_build_prefix = @top_build_prefix@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +@USE_NANORC_FALSE@man_MANS = nano.1 rnano.1 +@USE_NANORC_TRUE@man_MANS = nano.1 nanorc.5 rnano.1 +@GROFF_HTML_TRUE@@USE_NANORC_FALSE@BUILT_SOURCES = nano.1.html rnano.1.html +@GROFF_HTML_TRUE@@USE_NANORC_TRUE@BUILT_SOURCES = nano.1.html nanorc.5.html rnano.1.html +nano_man_mans = nano.1 nanorc.5 rnano.1 +@GROFF_HTML_TRUE@htmlman_DATA = nano.1.html nanorc.5.html rnano.1.html +@GROFF_HTML_TRUE@htmlmandir = $(datadir)/nano/man-html/fr +@GROFF_HTML_TRUE@nano_built_sources = nano.1.html nanorc.5.html rnano.1.html +@GROFF_HTML_FALSE@EXTRA_DIST = $(nano_man_mans) +@GROFF_HTML_TRUE@EXTRA_DIST = $(nano_man_mans) $(nano_built_sources) +all: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ + && { if test -f $@; then exit 0; else break; fi; }; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/man/fr/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu doc/man/fr/Makefile +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): +install-man1: $(man_MANS) + @$(NORMAL_INSTALL) + test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)" + @list=''; test -n "$(man1dir)" || exit 0; \ + { for i in $$list; do echo "$$i"; done; \ + l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ + sed -n '/\.1[a-z]*$$/p'; \ + } | while read p; do \ + if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; echo "$$p"; \ + done | \ + sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ + -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ + sed 'N;N;s,\n, ,g' | { \ + list=; while read file base inst; do \ + if test "$$base" = "$$inst"; then list="$$list $$file"; else \ + echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ + $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ + fi; \ + done; \ + for i in $$list; do echo "$$i"; done | $(am__base_list) | \ + while read files; do \ + test -z "$$files" || { \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ + done; } + +uninstall-man1: + @$(NORMAL_UNINSTALL) + @list=''; test -n "$(man1dir)" || exit 0; \ + files=`{ for i in $$list; do echo "$$i"; done; \ + l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ + sed -n '/\.1[a-z]*$$/p'; \ + } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ + -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ + test -z "$$files" || { \ + echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(man1dir)" && rm -f $$files; } +install-man5: $(man_MANS) + @$(NORMAL_INSTALL) + test -z "$(man5dir)" || $(MKDIR_P) "$(DESTDIR)$(man5dir)" + @list=''; test -n "$(man5dir)" || exit 0; \ + { for i in $$list; do echo "$$i"; done; \ + l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ + sed -n '/\.5[a-z]*$$/p'; \ + } | while read p; do \ + if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; echo "$$p"; \ + done | \ + sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \ + -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ + sed 'N;N;s,\n, ,g' | { \ + list=; while read file base inst; do \ + if test "$$base" = "$$inst"; then list="$$list $$file"; else \ + echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \ + $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \ + fi; \ + done; \ + for i in $$list; do echo "$$i"; done | $(am__base_list) | \ + while read files; do \ + test -z "$$files" || { \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(man5dir)" || exit $$?; }; \ + done; } + +uninstall-man5: + @$(NORMAL_UNINSTALL) + @list=''; test -n "$(man5dir)" || exit 0; \ + files=`{ for i in $$list; do echo "$$i"; done; \ + l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ + sed -n '/\.5[a-z]*$$/p'; \ + } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \ + -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ + test -z "$$files" || { \ + echo " ( cd '$(DESTDIR)$(man5dir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(man5dir)" && rm -f $$files; } +install-htmlmanDATA: $(htmlman_DATA) + @$(NORMAL_INSTALL) + test -z "$(htmlmandir)" || $(MKDIR_P) "$(DESTDIR)$(htmlmandir)" + @list='$(htmlman_DATA)'; test -n "$(htmlmandir)" || list=; \ + for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmlmandir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(htmlmandir)" || exit $$?; \ + done + +uninstall-htmlmanDATA: + @$(NORMAL_UNINSTALL) + @list='$(htmlman_DATA)'; test -n "$(htmlmandir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(htmlmandir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(htmlmandir)" && rm -f $$files +tags: TAGS +TAGS: + +ctags: CTAGS +CTAGS: + + +distdir: $(DISTFILES) + @list='$(MANS)'; if test -n "$$list"; then \ + list=`for p in $$list; do \ + if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ + if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \ + if test -n "$$list" && \ + grep 'ab help2man is required to generate this page' $$list >/dev/null; then \ + echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \ + grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \ + echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \ + echo " typically \`make maintainer-clean' will remove them" >&2; \ + exit 1; \ + else :; fi; \ + else :; fi + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ + else \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) check-am +all-am: Makefile $(MANS) $(DATA) +installdirs: + for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(htmlmandir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." + -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) +clean: clean-am + +clean-am: clean-generic mostlyclean-am + +distclean: distclean-am + -rm -f Makefile +distclean-am: clean-am distclean-generic + +dvi: dvi-am + +dvi-am: + +html: html-am + +html-am: + +info: info-am + +info-am: + +install-data-am: install-htmlmanDATA install-man + +install-dvi: install-dvi-am + +install-dvi-am: + +install-exec-am: + +install-html: install-html-am + +install-html-am: + +install-info: install-info-am + +install-info-am: + +install-man: install-man1 install-man5 + +install-pdf: install-pdf-am + +install-pdf-am: + +install-ps: install-ps-am + +install-ps-am: + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-htmlmanDATA uninstall-man + +uninstall-man: uninstall-man1 uninstall-man5 + +.MAKE: all check install install-am install-strip + +.PHONY: all all-am check check-am clean clean-generic distclean \ + distclean-generic distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-htmlmanDATA install-info \ + install-info-am install-man install-man1 install-man5 \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + maintainer-clean maintainer-clean-generic mostlyclean \ + mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \ + uninstall-htmlmanDATA uninstall-man uninstall-man1 \ + uninstall-man5 + + +@GROFF_HTML_TRUE@nano.1.html: nano.1 +@GROFF_HTML_TRUE@ groff -t -mandoc -Thtml < $? > $@ +@GROFF_HTML_TRUE@nanorc.5.html: nanorc.5 +@GROFF_HTML_TRUE@ groff -t -mandoc -Thtml < $? > $@ +@GROFF_HTML_TRUE@rnano.1.html: rnano.1 +@GROFF_HTML_TRUE@ groff -t -mandoc -Thtml < $? > $@ + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/doc/man/fr/nano.1 b/doc/man/fr/nano.1 new file mode 100644 index 0000000..f840374 --- /dev/null +++ b/doc/man/fr/nano.1 @@ -0,0 +1,326 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 +.\" Free Software Foundation, Inc. +.\" +.\" Le travail d'adaptation française de cette page de manuel a été +.\" réalisé par Jean-Philippe Guérard, en 2003, 2004, 2005, 2006 et 2007. +.\" Ce travail d'adaptation est dans le domaine public. Attention, la +.\" page traduite reste soumise au droit d'auteur de ses auteurs +.\" originaux. +.\" +.\" The French translation of this document is a public domain work of +.\" Jean-Philippe Guérard. This translation work was made in 2003, 2004, +.\" 2005, 2006 and 2007. The translated man page in itself is still +.\" subject to the copyright of its original authors. +.\" +.\" This document is dual-licensed. You may distribute and/or modify it +.\" under the terms of either of the following licenses: +.\" +.\" * The GNU General Public License, as published by the Free Software +.\" Foundation, version 3 or (at your option) any later version. You +.\" should have received a copy of the GNU General Public License +.\" along with this program. If not, see +.\" <http://www.gnu.org/licenses/>. +.\" +.\" * The GNU Free Documentation License, as published by the Free +.\" Software Foundation, version 1.2 or (at your option) any later +.\" version, with no Invariant Sections, no Front-Cover Texts, and no +.\" Back-Cover Texts. You should have received a copy of the GNU Free +.\" Documentation License along with this program. If not, see +.\" <http://www.gnu.org/licenses/>. +.\" +.\" Ce document est publié sous une double licence. Vous pouvez +.\" le distribuer et le modifier selon les termes de l'une des deux +.\" licences ci-dessous : +.\" +.\" * La Licence publique générale GNU (GNU GPL) version 3 ou, à +.\" votre choix, supérieure, telle que publiée par la Free +.\" Software Foundation. Vous devriez avoir reçu une copie de la +.\" Licence publique générale GNU avec ce programme. Si ce n'est pas +.\" le cas, consultez <http://www.gnu.org/licenses/>. +.\" +.\" * La Licence de documentation libre GNU (GNU FDL), version 1.2 ou, +.\" à votre choix, supérieure, telle que publiée par la Free +.\" Software Foundation, sans section invariante, ni texte de +.\" première ou de quatrième de couverture. Vous devriez avoir reçu +.\" une copie de la Licence de documentation libre GNU avec ce +.\" programme. Si ce n'est pas le cas, consultez +.\" <http://www.gnu.org/licenses/>. +.\" +.\" $Id: nano.1 4443 2009-11-27 02:50:12Z astyanax $ +.TH NANO 1 "version 2.0.0" "29\ novembre\ 2007" +.\" Please adjust this date whenever revising the manpage. +.\" Merci de modifier ces dates à chaque mise à jour de cette page. +.\" + +.SH NOM +nano \- NAno un NOuvel éditeur, un clone libre et amélioré de Pico + +.SH SYNOPSIS +.B nano +.I [OPTIONS]\ [[\+LIGNE,COLONNE]\ FICHIER]... +.br + +.SH DESCRIPTION +Cette page de manuel décrit brièvement la commande \fBnano\fR. +.PP +.\" TeX users may be more comfortable with the \fB<whatever>\fP and +.\" \fI<whatever>\fP escape sequences to invoke bold face and italics, +.\" respectively. +\fBnano\fR est un éditeur petit, sympathique et libre, qui vise à remplacer +Pico, l'éditeur par défaut du logiciel non libre Pine. \fBnano\fR ne se +contentant pas de copier l'interface et l'ergonomie de Pico, il offre +également certaines fonctions manquantes (ou désactivées par défaut) +dans Pico. Ces fonctionnalités sont, par exemple, les fonctions de +recherche et de remplacement, et la possibilité de sauter directement à +une ligne et à une colonne précise. + +.SH OPTIONS +.TP +.B \+\fILIGNE\fP,\fICOLONNE\fP +Démarre avec le curseur positionné à la colonne \fICOLONNE\fP de +la ligne \fILIGNE\fR (l'un des deux, au moins, devant être spécifié) au +lieu de démarrer à la colonne\ 1, ligne\ 1. +.TP +.B \-? +Identique à \fB-h (\-\-help)\fP. +.TP +.B \-A (\-\-smarthome) +Rend plus malin le fonctionnement de la touche «\ Début\ ». Lorsque l'on +appuie sur cette touche à n'importe quel endroit excepté au tout début +du texte d'une ligne (i.\ e. au premier caractère non blanc), le curseur +se positionnera au début du texte de la ligne (qu'il soit en avant ou en +arrière). Si le curseur est déjà là, il se placera au vrai début de la +ligne. +.TP +.B \-B (\-\-backup) +Lors de l'écriture d'un fichier, crée une copie de sécurité de la +version précédente, en ajoutant un tilde (~) au nom du fichier. +.TP +.B \-D (\-\-boldtext) +Utilise des caractères gras à la place de la vidéo inverse. +.TP +.B \-C \fIrépertoire\fP (\-\-backupdir=\fIrépertoire\fP) +Définit le répertoire utilisé par \fBnano\fP pour enregistrer les copies +de sécurité uniques si celles-ci sont activées. +.TP +.B \-E (\-\-tabstospaces) +Convertit les tabulations clavier en espaces. +.TP +.B \-F (\-\-multibuffer) +Active le mode multi-espace, autorisant l'édition simultanée de +plusieurs fichiers, si ce mode est disponible. +.TP +.B \-H (\-\-historylog) +Enregistre les chaînes ayant fait l'objet d'une recherche ou d'un +remplacement dans le fichier \fI~/.nano_history\fR afin de permettre leur +réutilisation. Ceci n'est possible que si \fBnano\fR est configuré pour +utiliser les fichiers nanorc. +.TP +.B \-I (\-\-ignorercfiles) +Ne pas utiliser pas les fichiers \fISYSCONFDIR/nanorc\fR et +\fI~/.nanorc\fR (si \fBnano\fR est capable de les utiliser). +.TP +.B \-K (\-\-rebindkeypad) +Interprète les touches du pavé numérique afin qu'elles fonctionnent +toutes correctement. Vous ne devriez utiliser cette option que si ce +n'est pas le cas, car nano ne sera plus capable d'utiliser la souris +correctement lorsque cette option sera activée. +.TP +.B \-L (\-\-nonewlines) +Ne pas ajouter de passage à la ligne à la fin des fichiers. +.TP +.B \-N (\-\-noconvert) +Désactive la conversion automatique des fichiers depuis les formats Mac et +DOS. +.TP +.B \-O (\-\-morespace) +Utiliser la ligne blanche située sous la ligne de titre comme +espace supplémentaire d'édition. +.TP +.B \-Q \fIchaîne\fP (\-\-quotestr=\fIchaîne\fP) +Définit le préfixe par défaut des citations. Nano utilise ce préfixe +pour réaliser une justification correcte des citations. Si nano est +capable d'utiliser des expressions rationnelles, le préfixe par défaut +sera "\fI^([\ \\t]*[#:>\\|}])+\fP", sinon, ce sera "\fI>\ \fP". Dans +l'expression rationnelle précédente, «\ \fI\\t\fP\ » représente une +tabulation. +.TP +.B \-R (\-\-restricted) +Mode restreint\ : aucune lecture ou écriture de fichiers non indiqués +sur la ligne de commande, pas de lecture des fichiers nanorc, +interdiction de suspendre, interdiction d'ajouter au début, à la fin, +de sauvegarder un fichier ayant déjà un nom sous un nom différent, +d'utiliser une copie de sécurité ou le correcteur orthographique. Cette +option peut aussi être activée en appelant \fBnano\fP sous un nom +commençant par «\ r\ » (par exemple «\ rnano\ »). +.TP +.B \-S (\-\-smooth) +Active le défilement progressif. Le texte défilera ligne-par-ligne au lieu +de défiler morceau-par-morceau. +.TP +.B \-T \fInombre\fP (\-\-tabsize=\fInombre\fP) +Définit la taille (largeur) des tabulations en nombre de colonnes. Le +nombre indiqué doit être strictement supérieur à 0. La valeur par défaut +est de 8. +.TP +.B \-U (\-\-quickblank) +Effacement rapide de la ligne d'état. Les messages affichés par la ligne +d'état disparaîtront après une frappe clavier au lieu de 25. Notez que +l'option \fB-c\fP prend le pas sur cette option. +.TP +.B \-V (\-\-version) +Affiche la version, puis s'arrête. +.TP +.B \-W (\-\-wordbounds) +Détection plus précise des limites de mots, obtenue en considérant les +caractères de ponctuation comme faisant partie des mots. +.TP +.B \-Y \fIchaîne\fP (\-\-syntax=\fIchaîne\fP) +Indique quel mode de colorisation syntaxique adopter, parmi les modes +définis dans le fichier \fI.nanorc\fR, si cette fonctionnalité est +disponible. +.TP +.B \-c (\-\-const) +Affiche en permanence la position du curseur. Notez que cette option +prend le pas sur l'option \fB-U\fP. +.TP +.B \-d (\-\-rebinddelete) +Interprète différemment la touche «\ Supprimer\ », afin que les touches +«\ Effacement arrière\ » et «\ Supprimer\ » fonctionnent correctement. +Vous ne devriez avoir besoin de cette option que si, sur votre système, +la touche «\ Effacement arrière\ » produit l'effet de la touche +«\ Supprimer\ ». +.TP +.B \-h (\-\-help) +Affiche un résumé des options de lancement de nano, puis s'arrête. +.TP +.B \-i (\-\-autoindent) +Indentation automatique. Commence chaque nouvelle ligne au même niveau que +la ligne précédente. Utile pour l'édition de code source. +.TP +.B \-k (\-\-cut) +Coupe le texte du curseur à la fin de la ligne, au lieu de couper la +ligne entière. +.TP +.B \-l (\-\-nofollow) +Si le fichier édité est un lien symbolique, au lieu de le suivre, +remplace le lien par le nouveau fichier. Sans doute utile pour éditer +les fichiers de \fI/tmp\fR, non\ ? +.TP +.B \-m (\-\-mouse) +Active l'utilisation de la souris, si elle est disponible pour votre +système. Lorsque celle-ci est activée, il est possible d'utiliser la +souris pour positionner le curseur, pour marquer le texte (avec un +double-clic) et pour lancer les fonctions correspondant aux raccourcis. +Il est possible d'utiliser la souris sous X\ Window ou en mode console +avec gpm. +.TP +.B \-o \fIrépertoire\fP (\-\-operatingdir=\fIrépertoire\fP) +Définit le répertoire de travail. Demande à \fBnano\fP de mettre en place +quelque chose de similaire à un environnement d'exécution restreint +(\fIchroot\fR). +.TP +.B \-p (\-\-preserve) +Préserve les séquences XON et XOFF (^Q et ^S), afin qu'elle soient reçues +par le terminal. +.TP +.B \-r \fIcolonne\fP (\-\-fill=\fIcolonne\fP) +Passe automatiquement à la ligne une fois arrivé à la colonne +\fIcolonne\fR. Si la valeur indiquée est de 0 ou moins, le point de +passage à la ligne aura lieu à la taille de l'écran moins \fIcolonne\fR. +Cela permet de faire varier le point de passage à la ligne lorsque l'on +change la taille de l'écran. La valeur par défaut est de \-8. +.TP +.B \-s \fIprogramme\fP (\-\-speller=\fIprogramme\fP) +Choix d'un correcteur orthographique de remplacement. +.TP +.B \-t (\-\-tempfile) +S'il a été modifié, le fichier sera sauvegardé automatiquement sans +demande de confirmation. Identique à l'option \fB-t\fP de Pico. +.TP +.B \-v (\-\-view) +Mode visualisation (lecture seule). +.TP +.B \-w (\-\-nowrap) +Désactive le passage automatique à la ligne. +.TP +.B \-x (\-\-nohelp) +Désactive la barre d'aide affichée en bas de l'écran. +.TP +.B \-z (\-\-suspend) +Autorise à suspendre l'éditeur. +.TP +.B \-a, \-b, \-e, \-f, \-g, \-j +Ignoré, pour être compatible avec Pico. + +.SH "FICHIERS D'INITIALISATION" +\fBnano\fR lit les fichiers d'initialisation dans l'ordre suivant\ : +\fISYSCONFDIR/nanorc\fR, puis \fI~/.nanorc\fR. Référez-vous à la page de +manuel de \fBnanorc(5)\fR et au fichier d'exemple \fInanorc.sample\fR, +qui devraient tous les deux être livrés avec \fBnano\fR. + +.SH NOTES +Si aucun correcteur orthographique de remplacement n'est indiqué dans la +ligne de commande ou dans l'un des fichiers nanorc, \fBnano\fR prendra +la commande indiquée par la variable d'environnement \fBSPELL\fR si +elle est définie. + +Dans certains cas, \fBnano\fR essaiera de sauvegarder le fichier en cours +d'édition dans un fichier de secours. Cela arrivera principalement si +\fBnano\fR reçoit un signal SIGHUP ou SIGTERM, ou bien se trouve à court de +mémoire. Le nom de ce fichier de secours sera \fInano.save\fR si le fichier en +cours n'avait pas encore de nom, ou sera composé du nom du fichier en cours +suivi du suffixe «\ .save\ ». Si un fichier de ce nom existe déjà dans +le répertoire, un «\ .save\ » et un nombre seront ajoutés à la fin du +nom du fichier en cours afin de le rendre unique (par exemple, +«\ .save.1\ »). En mode multi-espace, \fBnano\fR réalisera une +sauvegarde de tous les fichiers en cours dans leurs fichiers de secours +respectifs. + +.SH BOGUES +Merci de nous faire parvenir vos commentaires et de nous signaler les +bogues, en écrivant, en anglais, à \fBnano@nano-editor.org\fR. + +La liste de discussion anglophone \fBnano\fR est disponible à l'adresse +\fBnano-devel@gnu.org\fR. + +Pour vous abonner, envoyez un courrier électronique à +\fBnano-devel-request@gnu.org\fR, ayant pour objet «\ subscribe\ ». + +N'hésitez pas également à envoyez vos commentaires, suggestions et +corrections relatives à l'adaptation française de cette page de manuel +ou du logiciel à \fBjean-philippe.guerard@tigreraye.org\fR. + +.SH "SITE INTERNET" +http://www.nano-editor.org/ + +.SH "VOIR AUSSI" +.PD 0 +.TP +\fBnanorc\fR(5) +.PP +\fI/usr/share/doc/nano/\fR (ou son équivalent sur votre système) + +.SH AUTEUR +Chris Allegretta <chrisa@asty.org> et d'autres (voir les fichiers +\fIAUTHORS\fR et \fITHANKS\fR pour plus d'information). Cette page de +manuel a été initialement rédigée par Jordi Mallach <jordi@gnu.org> pour +le système Debian (mais elle peut être utilisée par d'autres). + +.SH TRADUCTION +Cette adaptation française a été réalisée par Jean-Philippe\ Guérard +<jean-philippe.guerard@tigreraye.org> le 29\ novembre\ 2007 à partir +de la version 1.54 du 11\ octobre\ 2007 de la page de manuel de nano +2.0.0. Cette page a été relue par Gérard Delafond. + +Un maximum de soin a été apporté lors de l'élaboration de cette +traduction\ ; néanmoins, quelques imperfections peuvent subsister. Si +vous en rencontrez, que ce soit dans la version française ou dans la +version originale, n'hésitez pas à les signaler à l'auteur ou au +traducteur. + +La version originale la plus à jour de ce document est toujours +consultable via la commande\ : + +LANGUAGE=en man nano diff --git a/doc/man/fr/nano.1.html b/doc/man/fr/nano.1.html new file mode 100644 index 0000000..8bba19a --- /dev/null +++ b/doc/man/fr/nano.1.html @@ -0,0 +1,1008 @@ +<!-- Creator : groff version 1.18.1 --> +<!-- CreationDate: Fri Nov 27 00:08:49 2009 --> +<html> +<head> +<meta name="generator" content="groff -Thtml, see www.gnu.org"> +<meta name="Content-Style" content="text/css"> +<title>NANO</title> +</head> +<body> + +<h1 align=center>NANO</h1> +<a href="#NOM">NOM</a><br> +<a href="#SYNOPSIS">SYNOPSIS</a><br> +<a href="#DESCRIPTION">DESCRIPTION</a><br> +<a href="#OPTIONS">OPTIONS</a><br> +<a href="#FICHIERS D’INITIALISATION">FICHIERS D’INITIALISATION</a><br> +<a href="#NOTES">NOTES</a><br> +<a href="#BOGUES">BOGUES</a><br> +<a href="#SITE INTERNET">SITE INTERNET</a><br> +<a href="#VOIR AUSSI">VOIR AUSSI</a><br> +<a href="#AUTEUR">AUTEUR</a><br> +<a href="#TRADUCTION">TRADUCTION</a><br> + +<hr> +<a name="NOM"></a> +<h2>NOM</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>nano − NAno un NOuvel éditeur, un clone +libre et amélioré de Pico</p> +</td> +</table> +<a name="SYNOPSIS"></a> +<h2>SYNOPSIS</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>nano</b> <i>[OPTIONS] [[+LIGNE,COLONNE] +FICHIER]...</i></p> +</td> +</table> +<a name="DESCRIPTION"></a> +<h2>DESCRIPTION</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>Cette page de manuel décrit brièvement la +commande <b>nano</b>.</p> +<!-- INDENTATION --> +<p><b>nano</b> est un éditeur petit, sympathique et +libre, qui vise à remplacer Pico, +l’éditeur par défaut du logiciel non +libre Pine. <b>nano</b> ne se contentant pas de copier +l’interface et l’ergonomie de Pico, il offre +également certaines fonctions manquantes (ou +désactivées par défaut) dans Pico. Ces +fonctionnalités sont, par exemple, les fonctions de +recherche et de remplacement, et la possibilité de +sauter directement à une ligne et à une +colonne précise.</p> +</td> +</table> +<a name="OPTIONS"></a> +<h2>OPTIONS</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>+</b><i>LIGNE</i><b>,</b><i>COLONNE</i></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Démarre avec le curseur positionné à +la colonne <i>COLONNE</i> de la ligne <i>LIGNE</i> +(l’un des deux, au moins, devant être +spécifié) au lieu de démarrer à +la colonne 1, ligne 1.</p> +</td> +</table> +<!-- TABS --> +<table width="100%" border=0 rules="none" frame="void" + cols="5" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="11%"></td> +<td width="2%"> + +<p><b>−?</b></p> +</td> +<td width="13%"></td> +<td width="35%"> + +<p>Identique à <b>-h (−−help)</b>.</p> +</td> +<td width="36%"> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−A (−−smarthome)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Rend plus malin le fonctionnement de la touche « +Début ». Lorsque l’on appuie sur cette +touche à n’importe quel endroit excepté +au tout début du texte d’une ligne (i. e. au +premier caractère non blanc), le curseur se +positionnera au début du texte de la ligne +(qu’il soit en avant ou en arrière). Si le +curseur est déjà là, il se placera au +vrai début de la ligne.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−B (−−backup)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Lors de l’écriture d’un fichier, +crée une copie de sécurité de la +version précédente, en ajoutant un tilde (~) +au nom du fichier.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−D (−−boldtext)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Utilise des caractères gras à la place de +la vidéo inverse.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−C</b> <i>répertoire</i> +<b>(−−backupdir=</b><i>répertoire</i><b>)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Définit le répertoire utilisé par +<b>nano</b> pour enregistrer les copies de +sécurité uniques si celles-ci sont +activées.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−E (−−tabstospaces)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Convertit les tabulations clavier en espaces.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−F (−−multibuffer)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Active le mode multi-espace, autorisant +l’édition simultanée de plusieurs +fichiers, si ce mode est disponible.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−H (−−historylog)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Enregistre les chaînes ayant fait l’objet +d’une recherche ou d’un remplacement dans le +fichier <i>~/.nano_history</i> afin de permettre leur +réutilisation. Ceci n’est possible que si +<b>nano</b> est configuré pour utiliser les fichiers +nanorc.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−I (−−ignorercfiles)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Ne pas utiliser pas les fichiers <i>SYSCONFDIR/nanorc</i> +et <i>~/.nanorc</i> (si <b>nano</b> est capable de les +utiliser).</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−K (−−rebindkeypad)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Interprète les touches du pavé +numérique afin qu’elles fonctionnent toutes +correctement. Vous ne devriez utiliser cette option que si +ce n’est pas le cas, car nano ne sera plus capable +d’utiliser la souris correctement lorsque cette option +sera activée.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−L (−−nonewlines)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Ne pas ajouter de passage à la ligne à la +fin des fichiers.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−N (−−noconvert)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Désactive la conversion automatique des fichiers +depuis les formats Mac et DOS.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−O (−−morespace)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Utiliser la ligne blanche située sous la ligne de +titre comme espace supplémentaire +d’édition.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−Q</b> <i>chaîne</i> +<b>(−−quotestr=</b><i>chaîne</i><b>)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Définit le préfixe par défaut des +citations. Nano utilise ce préfixe pour +réaliser une justification correcte des citations. Si +nano est capable d’utiliser des expressions +rationnelles, le préfixe par défaut sera +"<i>^([ \t]*[#:>\|}])+</i>", sinon, ce sera +"<i>></i> ". Dans l’expression +rationnelle précédente, « <i>\t</i> +» représente une tabulation.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−R (−−restricted)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Mode restreint : aucune lecture ou écriture de +fichiers non indiqués sur la ligne de commande, pas +de lecture des fichiers nanorc, interdiction de suspendre, +interdiction d’ajouter au début, à la +fin, de sauvegarder un fichier ayant déjà un +nom sous un nom différent, d’utiliser une copie +de sécurité ou le correcteur orthographique. +Cette option peut aussi être activée en +appelant <b>nano</b> sous un nom commençant par +« r » (par exemple « rnano »).</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−S (−−smooth)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Active le défilement progressif. Le texte +défilera ligne-par-ligne au lieu de défiler +morceau-par-morceau.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−T</b> <i>nombre</i> +<b>(−−tabsize=</b><i>nombre</i><b>)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Définit la taille (largeur) des tabulations en +nombre de colonnes. Le nombre indiqué doit être +strictement supérieur à 0. La valeur par +défaut est de 8.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−U (−−quickblank)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Effacement rapide de la ligne d’état. Les +messages affichés par la ligne d’état +disparaîtront après une frappe clavier au lieu +de 25. Notez que l’option <b>-c</b> prend le pas sur +cette option.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−V (−−version)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Affiche la version, puis s’arrête.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−W (−−wordbounds)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Détection plus précise des limites de mots, +obtenue en considérant les caractères de +ponctuation comme faisant partie des mots.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−Y</b> <i>chaîne</i> +<b>(−−syntax=</b><i>chaîne</i><b>)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Indique quel mode de colorisation syntaxique adopter, +parmi les modes définis dans le fichier +<i>.nanorc</i>, si cette fonctionnalité est +disponible.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−c (−−const)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Affiche en permanence la position du curseur. Notez que +cette option prend le pas sur l’option <b>-U</b>.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−d (−−rebinddelete)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Interprète différemment la touche « +Supprimer », afin que les touches « Effacement +arrière » et « Supprimer » +fonctionnent correctement. Vous ne devriez avoir besoin de +cette option que si, sur votre système, la touche +« Effacement arrière » produit +l’effet de la touche « Supprimer ».</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−h (−−help)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Affiche un résumé des options de lancement +de nano, puis s’arrête.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−i (−−autoindent)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Indentation automatique. Commence chaque nouvelle ligne +au même niveau que la ligne précédente. +Utile pour l’édition de code source.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−k (−−cut)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Coupe le texte du curseur à la fin de la ligne, au +lieu de couper la ligne entière.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−l (−−nofollow)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Si le fichier édité est un lien symbolique, +au lieu de le suivre, remplace le lien par le nouveau +fichier. Sans doute utile pour éditer les fichiers de +<i>/tmp</i>, non ?</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−m (−−mouse)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Active l’utilisation de la souris, si elle est +disponible pour votre système. Lorsque celle-ci est +activée, il est possible d’utiliser la souris +pour positionner le curseur, pour marquer le texte (avec un +double-clic) et pour lancer les fonctions correspondant aux +raccourcis. Il est possible d’utiliser la souris sous +X Window ou en mode console avec gpm.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−o</b> <i>répertoire</i> +<b>(−−operatingdir=</b><i>répertoire</i><b>)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Définit le répertoire de travail. Demande +à <b>nano</b> de mettre en place quelque chose de +similaire à un environnement d’exécution +restreint (<i>chroot</i>).</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−p (−−preserve)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Préserve les séquences XON et XOFF (^Q et +^S), afin qu’elle soient reçues par le +terminal.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−r</b> <i>colonne</i> +<b>(−−fill=</b><i>colonne</i><b>)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Passe automatiquement à la ligne une fois +arrivé à la colonne <i>colonne</i>. Si la +valeur indiquée est de 0 ou moins, le point de +passage à la ligne aura lieu à la taille de +l’écran moins <i>colonne</i>. Cela permet de +faire varier le point de passage à la ligne lorsque +l’on change la taille de l’écran. La +valeur par défaut est de −8.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−s</b> <i>programme</i> +<b>(−−speller=</b><i>programme</i><b>)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Choix d’un correcteur orthographique de +remplacement.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−t (−−tempfile)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>S’il a été modifié, le fichier +sera sauvegardé automatiquement sans demande de +confirmation. Identique à l’option <b>-t</b> de +Pico.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−v (−−view)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Mode visualisation (lecture seule).</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−w (−−nowrap)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Désactive le passage automatique à la +ligne.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−x (−−nohelp)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Désactive la barre d’aide affichée en +bas de l’écran.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−z (−−suspend)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Autorise à suspendre l’éditeur.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−a, −b, −e, −f, −g, +−j</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Ignoré, pour être compatible avec Pico.</p> +</td> +</table> +<a name="FICHIERS D’INITIALISATION"></a> +<h2>FICHIERS D’INITIALISATION</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>nano</b> lit les fichiers d’initialisation dans +l’ordre suivant : <i>SYSCONFDIR/nanorc</i>, puis +<i>~/.nanorc</i>. Référez-vous à la +page de manuel de <b>nanorc(5)</b> et au fichier +d’exemple <i>nanorc.sample</i>, qui devraient tous les +deux être livrés avec <b>nano</b>.</p> +</td> +</table> +<a name="NOTES"></a> +<h2>NOTES</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>Si aucun correcteur orthographique de remplacement +n’est indiqué dans la ligne de commande ou dans +l’un des fichiers nanorc, <b>nano</b> prendra la +commande indiquée par la variable +d’environnement <b>SPELL</b> si elle est +définie.</p> +<!-- INDENTATION --> +<p>Dans certains cas, <b>nano</b> essaiera de sauvegarder le +fichier en cours d’édition dans un fichier de +secours. Cela arrivera principalement si <b>nano</b> +reçoit un signal SIGHUP ou SIGTERM, ou bien se trouve +à court de mémoire. Le nom de ce fichier de +secours sera <i>nano.save</i> si le fichier en cours +n’avait pas encore de nom, ou sera composé du +nom du fichier en cours suivi du suffixe « .save +». Si un fichier de ce nom existe déjà +dans le répertoire, un « .save » et un +nombre seront ajoutés à la fin du nom du +fichier en cours afin de le rendre unique (par exemple, +« .save.1 »). En mode multi-espace, <b>nano</b> +réalisera une sauvegarde de tous les fichiers en +cours dans leurs fichiers de secours respectifs.</p> +</td> +</table> +<a name="BOGUES"></a> +<h2>BOGUES</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>Merci de nous faire parvenir vos commentaires et de nous +signaler les bogues, en écrivant, en anglais, +à <b>nano@nano-editor.org</b>.</p> +<!-- INDENTATION --> +<p>La liste de discussion anglophone <b>nano</b> est +disponible à l’adresse +<b>nano-devel@gnu.org</b>.</p> +<!-- INDENTATION --> +<p>Pour vous abonner, envoyez un courrier +électronique à +<b>nano-devel-request@gnu.org</b>, ayant pour objet « +subscribe ».</p> +<!-- INDENTATION --> +<p>N’hésitez pas également à +envoyez vos commentaires, suggestions et corrections +relatives à l’adaptation française de +cette page de manuel ou du logiciel à +<b>jean-philippe.guerard@tigreraye.org</b>.</p> +</td> +</table> +<a name="SITE INTERNET"></a> +<h2>SITE INTERNET</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>http://www.nano-editor.org/</p> +</td> +</table> +<a name="VOIR AUSSI"></a> +<h2>VOIR AUSSI</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>nanorc</b>(5)</p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><i>/usr/share/doc/nano/</i> (ou son équivalent sur +votre système)</p> +</td> +</table> +<a name="AUTEUR"></a> +<h2>AUTEUR</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>Chris Allegretta <chrisa@asty.org> et +d’autres (voir les fichiers <i>AUTHORS</i> et +<i>THANKS</i> pour plus d’information). Cette page de +manuel a été initialement +rédigée par Jordi Mallach +<jordi@gnu.org> pour le système Debian (mais +elle peut être utilisée par +d’autres).</p> +</td> +</table> +<a name="TRADUCTION"></a> +<h2>TRADUCTION</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>Cette adaptation française a été +réalisée par Jean-Philippe Guérard +<jean-philippe.guerard@tigreraye.org> le 29 novembre +2007 à partir de la version 1.54 du 11 octobre 2007 +de la page de manuel de nano 2.0.0. Cette page a +été relue par Gérard Delafond.</p> +<!-- INDENTATION --> +<p>Un maximum de soin a été apporté +lors de l’élaboration de cette traduction ; +néanmoins, quelques imperfections peuvent subsister. +Si vous en rencontrez, que ce soit dans la version +française ou dans la version originale, +n’hésitez pas à les signaler à +l’auteur ou au traducteur.</p> +<!-- INDENTATION --> +<p>La version originale la plus à jour de ce document +est toujours consultable via la commande :</p> +<!-- INDENTATION --> +<p>LANGUAGE=en man nano</p> +</td> +</table> +<hr> +</body> +</html> diff --git a/doc/man/fr/nanorc.5 b/doc/man/fr/nanorc.5 new file mode 100644 index 0000000..0607045 --- /dev/null +++ b/doc/man/fr/nanorc.5 @@ -0,0 +1,376 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" Copyright (C) 2003, 2004, 2005, 2006, 2007 +.\" Free Software Foundation, Inc. +.\" +.\" Le travail d'adaptation française de cette page de manuel a été +.\" réalisé par Jean-Philippe Guérard, en 2003, 2004, 2005, 2006 et 2007. +.\" Ce travail d'adaptation est dans le domaine public. Attention, la +.\" page traduite reste soumise au droit d'auteur de ses auteurs +.\" originaux. +.\" +.\" The French translation of this document is a public domain work of +.\" Jean-Philippe Guérard. This translation work was made in 2003, 2004, +.\" 2005, 2006 and 2007. The translated man page in itself is still +.\" subject to the copyright of its original authors. +.\" +.\" This document is dual-licensed. You may distribute and/or modify it +.\" under the terms of either of the following licenses: +.\" +.\" * The GNU General Public License, as published by the Free Software +.\" Foundation, version 3 or (at your option) any later version. You +.\" should have received a copy of the GNU General Public License +.\" along with this program. If not, see +.\" <http://www.gnu.org/licenses/>. +.\" +.\" * The GNU Free Documentation License, as published by the Free +.\" Software Foundation, version 1.2 or (at your option) any later +.\" version, with no Invariant Sections, no Front-Cover Texts, and no +.\" Back-Cover Texts. You should have received a copy of the GNU Free +.\" Documentation License along with this program. If not, see +.\" <http://www.gnu.org/licenses/>. +.\" +.\" Ce document est publié sous une double licence. Vous pouvez +.\" le distribuer et le modifier selon les termes de l'une des deux +.\" licences ci-dessous : +.\" +.\" * La Licence publique générale GNU (GNU GPL) version 3 ou, à +.\" votre choix, supérieure, telle que publiée par la Free +.\" Software Foundation. Vous devriez avoir reçu une copie de la +.\" Licence publique générale GNU avec ce programme. Si ce n'est +.\" pas le cas, consultez <http://www.gnu.org/licenses/>. +.\" +.\" * La Licence de documentation libre GNU (GNU FDL), version 1.2 +.\" ou, à votre choix, supérieure, telle que publiée par la Free +.\" Software Foundation, sans section invariante, ni texte de +.\" première ou de quatrième de couverture. Vous devriez avoir reçu +.\" une copie de la Licence de documentation libre GNU avec ce +.\" programme. Si ce n'est pas le cas, consultez +.\" <http://www.gnu.org/licenses/>. +.\" +.\" $Id: nanorc.5 4443 2009-11-27 02:50:12Z astyanax $ +.TH NANORC 5 "version 2.0.0" "29\ novembre\ 2007" +.\" Please adjust this date whenever revising the manpage. +.\" Merci de modifier ces dates à chaque mise à jour de cette page. + +.SH NOM +nanorc \- fichier de configuration de l'éditeur nano du projet GNU + +.SH DESCRIPTION +Cette page de manuel décrit brièvement le fichier de configuration de +l'éditeur \fBnano\fP GNU. +.PP +\fBnano\fP est un petit éditeur sympathique et libre, qui vise à +remplacer Pico, l'éditeur par défaut du logiciel non libre Pine. +\fBnano\fP ne se contentant pas de copier l'interface et l'ergonomie de +Pico, il offre également certaines fonctionnalités manquantes (ou +désactivées par défaut) de Pico. Ces fonctionnalités sont, par exemple, +les fonctions de recherche et de remplacement et la possibilité de +sauter directement à une ligne et à une colonne précise. +.PP +Le fichier \fInanorc\fP contient les paramètres par défaut de +\fBnano\fP. Il ne doit pas être au format DOS ou Mac. Lors de son +démarrage, nano commencera par lire le fichier de configuration général +\fISYSCONFDIR/nanorc\fP, puis lira le fichier de configuration personnel +de l'utilisateur \fI~/.nanorc\fP. + +.SH OPTIONS +Le fichier de configuration accepte une série de commandes \fBset\fP +(activer) et \fBunset\fP (désactiver), qui permettent de définir le +paramétrage de nano au démarrage sans avoir à utiliser d'options de +ligne de commande. De plus, les mots clefs \fBsyntax\fP (syntaxe), +\fBcolor\fP (couleur) et \fBicolor\fP (couleur insensible à la casse) +sont utilisés pour définir les règles de colorisation pour différents +motifs de texte. \fBnano\fP lit une commande par ligne. + +Les options du fichier de configuration ont priorité sur les valeurs par +défaut utilisées par nano. Les options de la ligne de commande sont +prioritaires par rapport aux options du fichier de configuration. Les +options sont désactivées (unset) par défaut, sauf les options prenant un +argument. + +Les apostrophes («\ \fI'\fP\ ») et les guillemets droits («\ \fI"\fP\ ») +présents dans des chaînes de caractères utilisées comme paramètres n'ont +pas besoin d'être précédées d'une barre oblique inversée +(«\ \fI\\\fP\ »). La chaîne sera terminée par le dernier guillemet +droit. Par exemple, pour l'option \fBbrackets\fP, "\fI"')>]}\fP" +correspondra à \fI"\fP, \fI'\fP, \fI)\fP, \fI>\fP, \fI]\fP et \fI}\fP. + +Les commandes et arguments reconnus sont\ : + +.TP 3 +.B set/unset autoindent +Active l'indentation automatique. +.TP +.B set/unset backup +Crée des copies de sécurité nommées +.IR nom_du_fichier~ . +.TP +.B set backupdir "\fIrépertoire\fP" +Définit le répertoire utilisé par \fBnano\fP pour enregistrer les copies +de sécurité uniques, si l'enregistrement de copies de sécurité est +activé. +.TP +.B set/unset backwards +Par défaut, les recherches se font vers l'arrière. +.TP +.B set/unset boldtext +Utilise des caractères gras à la place de la vidéo inverse. +.TP +.B set brackets "\fIchaîne\fP" +Définit les caractères considérés comme des crochets fermants lors de la +justification des paragraphes. Ces caractères ne doivent pas contenir +d'espaces. Seules les ponctuations terminales, éventuellement suivies +de crochets fermants, peuvent terminer une phrase. + +La valeur par défaut de cette option est\ : "\fI"')>]}\fP". + +N.D.T.\ : reportez-vous au paragraphe sur l'option \fBpunct\fR pour +plus d'informations. + +.TP +.B set/unset casesensitive +Par défaut, les recherches ne tiennent pas compte de la casse. +.TP +.B set/unset const +Affiche en permanence la position du curseur dans la ligne d'état. +.TP +.B set/unset cut +Par défaut, coupe le texte du curseur à la fin de la ligne, au lieu de +couper la ligne entière. +.TP +.B set fill \fIn\fP +Passe automatiquement à la ligne une fois arrivé à la colonne +\fIn\fR. Si la valeur indiquée est de 0 ou moins, le point de passage à +la ligne aura lieu à la taille de l'écran moins \fIn\fR. Cela permet de +faire varier le point de passage à la ligne lorsque l'on change la +taille de l'écran. La valeur par défaut est de \-8. +.TP +.B set/unset historylog +Active l'utilisation de +.I ~/.nano_history +pour enregistrer et relire les chaînes ayant fait l'objet d'une +recherche ou d'un remplacement. +.TP +.B set matchbrackets "\fIchaîne\fP" +Définit les crochets ouvrants et fermant pour la recherche de crochets +correspondants. Cette liste ne doit pas contenir de blancs. L'ensemble +des crochets ouvrants doit être indiqué en premier, suivi de l'ensemble +des crochets fermant, qui doit être dans le même ordre. La valeur par +défaut de cette option est "\fI(<[{)>]}\fP". +.TP +.B set/unset morespace +Utiliser la ligne blanche située sous la ligne de titre comme espace +supplémentaire d'édition. +.TP +.B set/unset mouse +Active l'utilisation de la souris, si elle est disponible pour votre +système. Lorsque celle-ci est activée, il est possible d'utiliser la +souris pour positionner le curseur, pour marquer le texte (avec un +double-clic) et pour lancer les fonctions correspondant aux raccourcis. +Il est possible d'utiliser la souris sous X\ Window ou en mode console +avec gpm. +.TP +.B set/unset multibuffer +Mode multi-espace\ : permet de charger les fichiers dans leur propre +espace. +.TP +.B set/unset noconvert +Pas de conversion depuis les formats DOS et Mac. +.TP +.B set/unset nofollow +Ne suit pas les liens symboliques lors de l'écriture des fichiers. +.TP +.B set/unset nohelp +Désactive les lignes d'aide affichée en bas de l'écran. +.TP +.B set/unset nonewlines +Ne pas ajouter de passage à la ligne à la fin des fichiers. +.TP +.B set/unset nowrap +Désactive le passage automatique à la ligne. +.TP +.B set operatingdir "\fIrépertoire\fP" +\fBnano\fP ne lira et n'écrira des fichiers qu'à l'intérieur du +\fIrépertoire\fP et de ses sous-répertoires. De plus, celui-ci devient +le répertoire courant, afin que les fichiers soient lus depuis ce +répertoire. Par défaut, cette fonction est désactivée. +.TP +.B set/unset preserve +Préserve les séquences XON et XOFF (^Q et ^S). +.TP +.B set punct "\fIchaîne\fP" +Définit les caractères interprétés comme des ponctuations terminales +lors de la justification des paragraphes. Ces caractères ne peuvent +inclure de blancs. Seules les ponctuations terminales, éventuellement +suivies de crochets fermants, peuvent terminer une phrase. La valeur par +défaut de cette option est "\fI!.?\fP". + +N.D.T.\ : ce réglage permet, lors de la justification, de conserver +2\ espaces au lieu d'une derrière les ponctuations terminales, ce qui +correspond aux normes typographiques anglo-saxonnes, mais n'a pas lieu +d'être en français. Pour le français, le plus simple est d'indiquer, +dans le fichier nanorc, une chaîne vide pour ce paramètre. +.TP +.B set/unset quickblank +Effacement rapide de la ligne d'état. Les messages affichés par la ligne +d'état disparaîtront après une frappe clavier au lieu de 25. +.TP +.B set quotestr "\fIchaîne\fP" +Définit le préfixe par défaut utilisé pour les citations dans les +courriers électroniques. Ce préfixe est utilisé pour réaliser une +justification correcte de ces citations. Il s'agira, si votre système le +permet, d'une expression rationnelle étendue. Dans le cas +contraire, il s'agira d'une chaîne de texte brut. Si vous disposez des +expressions rationnelles, la valeur par défaut de cette option sera +"\fI^([\ \\t]*[#:>\\|}])+\fP", sinon, ce sera ">\ ". Notez que le +«\ \\t\ » ci-dessus correspond à un caractère de tabulation. +.TP +.B set/unset rebinddelete +Interprète différemment la touche «\ Supprimer\ », afin que les touches +«\ Effacement arrière\ » et «\ Supprimer\ » fonctionnent correctement. +Vous ne devriez avoir besoin de cette option que si, sur votre système, +la touche «\ Effacement arrière\ » produit l'effet de la touche «\ +Supprimer\ ». +.TP +.B set/unset rebindkeypad +Interprète les touches du pavé numérique afin qu'elles fonctionnent +toutes correctement. Vous ne devriez utiliser cette option que si ce +n'est pas le cas, car nano ne sera plus capable d'utiliser la souris +correctement lorsque cette option sera activée. +.TP +.B set/unset regexp +Utilise par défaut des expressions rationnelles étendues pour les +recherches. +.TP +.B set/unset smarthome +Rend plus malin le fonctionnement de la touche «\ Début\ ». Lorsque +cette touche est pressée à n'importe quel endroit excepté au tout début +du texte d'une ligne (i.\ e. au premier caractère non blanc), le curseur +se positionnera au début du texte de la ligne (qu'il soit en avant ou en +arrière). Si le curseur est déjà là, il se placera au vrai début de la +ligne. +.TP +.B set/unset smooth +Active le défilement ligne-par-ligne du texte. +.TP +.B set speller "\fIprogramme\fP" +Utilise le correcteur orthographique \fIprogramme\fP au lieu du +correcteur intégré, qui s'appuie sur \fIspell\fP. +.TP +.B set/unset suspend +Autorise à suspendre \fBnano\fP. +.TP +.B set tabsize \fIn\fP +Utilise une taille de tabulation de \fIn\fP colonnes. Cette valeur doit +être strictement supérieure à 0. La valeur par défaut est de\ 8. +.TP +.B set/unset tabstospaces +Convertit les tabulations clavier en espaces. +.TP +.B set/unset tempfile +S'il a été modifié, le fichier sera sauvegardé automatiquement en +quittant, sans demande de confirmation. +.TP +.B set/unset view +Interdit de modifier les fichiers. +.TP +.B set whitespace "\fIchaîne\fP" +Définit les deux caractères utilisés pour afficher les premiers +caractères des tabulations et des espaces. Ces deux caractères doivent +être mono-colonne. +.TP +.B set/unset wordbounds +Détection plus précise des limites de mots, obtenue en considérant les +caractères de ponctuation comme faisant partie des mots. +.TP +.B syntax "\fIchaîne\fP" ["\fImotif_de_fichier\fP" ... ] +Définit une syntaxe nommée \fIchaîne\fP qui pourra être activé via +l'option \fB-Y\fP (ou \fB--syntax\fP) ou qui sera automatiquement +activée si le nom du fichier en cours correspond à l'expression +rationnelle étendue \fImotif_de_fichier\fP. Toutes les instructions +suivantes de colorisation \fBcolor\fP ou \fBicolor\fP s'appliqueront à +cette syntaxe, jusqu'à la définition d'une nouvelle syntaxe. + +La syntaxe nommée \fInone\fP (aucune) est réservée\ ; si elle est +indiquée dans la ligne de commande, cela revient à ne définir aucune +syntaxe. La syntaxe nommée \fIdefault\fP (par défaut) est spéciale, elle +ne nécessite aucun motif de \fImotif_de_fichier\fP, et s'applique aux +fichiers ne correspondant à aucun des \fImotif_de_fichier\fP des autres +syntaxes. +.TP +.B color \fIcouleur_texte\fP[,\fIcouleur_fond\fP] "\fImotif\fP" ... +Pour la syntaxe en cours, affiche toutes les expressions correspondant à +l'expression rationnelle étendue \fImotif\fP en utilisant la couleur de +texte \fIcouleur_texte\fP et la couleur de fond \fIcouleur_fond\fP, +l'une de ces deux couleurs au moins devant être définie. Les couleurs +acceptées par \fBnano\fP pour le texte et le fond sont\ : \fIwhite\fP +(blanc), \fIblack\fP (noir), \fIred\fP (rouge), \fIblue\fP (bleu), +\fIgreen\fP (vert), \fIyellow\fP (jaune), \fImagenta\fP, et \fIcyan\fP. +Pour la couleur du texte, vous pouvez ajouter à ces couleurs le préfixe +\fIbright\fP (lumineux) pour obtenir une couleur plus lumineuse. Si +votre terminal est capable de gérer la transparence, ne pas spécifier de +\fIcouleur_fond\fP indique à \fBnano\fP d'essayer d'utiliser un fond +transparent. +.TP +.B icolor \fIcouleur_texte\fP[,\fIcouleur_fond\fP] "\fImotif\fP" ... +Comme ci-dessus, mais la recherche des motifs est effectuée sans tenir +compte de la casse. +.TP +.B color \fIcouleur_texte\fP[,\fIcouleur_fond\fP] start="\fImotif_début\fP" end="\fImotif_fin\fP" +Affiche les expressions commençant par l'expression rationnelle étendue +\fImotif_début\fP et se terminant par l'expression rationnelle étendue +\fImotif_fin\fP en utilisant la couleur de texte \fIcouleur_texte\fP +et la couleur de fond \fIcouleur_fond\fP, l'une de ces deux couleurs au +moins devant être définie. Cela permet à la colorisation syntaxique de +s'étendre sur plusieurs lignes. Notez que toutes les occurrences +successives de \fImotif_début\fP après le \fImotif_début\fP initial +seront surlignées jusqu'à la prochaine instance de \fImotif_fin\fP. +.TP +.B icolor \fIcouleur_texte\fP[,\fIcouleur_fond\fP] start="\fImotif_début\fP" end="\fImotif_fin\fP" +Comme ci-dessus, mais la recherche des motifs est effectuée sans tenir +compte de la casse. +.TP +.B include "\fIfichier_de_syntaxes\fP" +Lit le fichier \fIfichier_de_syntaxes\fP contenant une liste +autosuffisante de définitions de syntaxes. Ce fichier ne doit contenir +que des commandes \fBsyntax\fP, \fBcolor\fP et \fBicolor\fP. + +.SH FICHIERS +.TP +.I $SYSCONFDIR/nanorc +Fichier de configuration général +.TP +.I ~/.nanorc +Fichier de configuration personnel + +.SH VOIR AUSSI +.PD 0 +.TP +\fBnano\fP(1) +.PP +\fI/usr/share/doc/nano/examples/nanorc.sample\fP (ou son équivalent sur +votre système) + +.SH AUTEUR +Chris Allegretta <chrisa@asty.org> et d'autres (voir les fichiers +\fIAUTHORS\fP et \fITHANKS\fP pour plus d'information). Cette page de +manuel a été initialement rédigée par Jordi Mallach <jordi@gnu.org> pour +le système Debian (mais elle peut être utilisée par d'autres). + +.SH TRADUCTION +Cette adaptation française a été réalisée par Jean-Philippe\ Guérard +<jean-philippe.guerard@tigreraye.org> le 29\ novembre\ 2007 à partir de +la version 1.56 du 11\ octobre\ 2007 de la page de manuel de nanorc +(pour la version 2.0.0 de nano). Cette page a été relue par Gérard +Delafond. + +Un maximum de soin a été apporté lors de l'élaboration de cette +traduction\ ; néanmoins, quelques imperfections peuvent subsister. Si +vous en rencontrez, que ce soit dans la version française ou dans la +version originale, n'hésitez pas à les signaler à l'auteur ou au +traducteur. + +La version originale la plus à jour de ce document est toujours +consultable via la commande\ : + +LANGUAGE=en man nano diff --git a/doc/man/fr/nanorc.5.html b/doc/man/fr/nanorc.5.html new file mode 100644 index 0000000..2ee8d79 --- /dev/null +++ b/doc/man/fr/nanorc.5.html @@ -0,0 +1,1145 @@ +<!-- Creator : groff version 1.18.1 --> +<!-- CreationDate: Fri Nov 27 00:08:49 2009 --> +<html> +<head> +<meta name="generator" content="groff -Thtml, see www.gnu.org"> +<meta name="Content-Style" content="text/css"> +<title>NANORC</title> +</head> +<body> + +<h1 align=center>NANORC</h1> +<a href="#NOM">NOM</a><br> +<a href="#DESCRIPTION">DESCRIPTION</a><br> +<a href="#OPTIONS">OPTIONS</a><br> +<a href="#FICHIERS">FICHIERS</a><br> +<a href="#VOIR AUSSI">VOIR AUSSI</a><br> +<a href="#AUTEUR">AUTEUR</a><br> +<a href="#TRADUCTION">TRADUCTION</a><br> + +<hr> +<a name="NOM"></a> +<h2>NOM</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>nanorc − fichier de configuration de +l’éditeur nano du projet GNU</p> +</td> +</table> +<a name="DESCRIPTION"></a> +<h2>DESCRIPTION</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>Cette page de manuel décrit brièvement le +fichier de configuration de l’éditeur +<b>nano</b> GNU.</p> +<!-- INDENTATION --> +<p><b>nano</b> est un petit éditeur sympathique et +libre, qui vise à remplacer Pico, +l’éditeur par défaut du logiciel non +libre Pine. <b>nano</b> ne se contentant pas de copier +l’interface et l’ergonomie de Pico, il offre +également certaines fonctionnalités manquantes +(ou désactivées par défaut) de Pico. +Ces fonctionnalités sont, par exemple, les fonctions +de recherche et de remplacement et la possibilité de +sauter directement à une ligne et à une +colonne précise.</p> +<!-- INDENTATION --> +<p>Le fichier <i>nanorc</i> contient les paramètres +par défaut de <b>nano</b>. Il ne doit pas être +au format DOS ou Mac. Lors de son démarrage, nano +commencera par lire le fichier de configuration +général <i>SYSCONFDIR/nanorc</i>, puis lira le +fichier de configuration personnel de l’utilisateur +<i>~/.nanorc</i>.</p> +</td> +</table> +<a name="OPTIONS"></a> +<h2>OPTIONS</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>Le fichier de configuration accepte une série de +commandes <b>set</b> (activer) et <b>unset</b> +(désactiver), qui permettent de définir le +paramétrage de nano au démarrage sans avoir +à utiliser d’options de ligne de commande. De +plus, les mots clefs <b>syntax</b> (syntaxe), <b>color</b> +(couleur) et <b>icolor</b> (couleur insensible à la +casse) sont utilisés pour définir les +règles de colorisation pour différents motifs +de texte. <b>nano</b> lit une commande par ligne.</p> +<!-- INDENTATION --> +<p>Les options du fichier de configuration ont +priorité sur les valeurs par défaut +utilisées par nano. Les options de la ligne de +commande sont prioritaires par rapport aux options du +fichier de configuration. Les options sont +désactivées (unset) par défaut, sauf +les options prenant un argument.</p> +<!-- INDENTATION --> +<p>Les apostrophes (« <i>’</i> ») et les +guillemets droits (« <i>"</i> ») +présents dans des chaînes de caractères +utilisées comme paramètres n’ont pas +besoin d’être précédées +d’une barre oblique inversée (« <i>\</i> +»). La chaîne sera terminée par le +dernier guillemet droit. Par exemple, pour l’option +<b>brackets</b>, "<i>"’)>]}</i>" +correspondra à <i>"</i>, <i>’</i>, +<i>)</i>, <i>></i>, <i>]</i> et <i>}</i>.</p> +<!-- INDENTATION --> +<p>Les commandes et arguments reconnus sont :</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset autoindent</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Active l’indentation automatique.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset backup</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Crée des copies de sécurité +nommées <i>nom_du_fichier~</i>.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set backupdir</b> <i>répertoire</i></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Définit le répertoire utilisé par +<b>nano</b> pour enregistrer les copies de +sécurité uniques, si l’enregistrement de +copies de sécurité est activé.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset backwards</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Par défaut, les recherches se font vers +l’arrière.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset boldtext</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Utilise des caractères gras à la place de +la vidéo inverse.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set brackets</b> <i>chaîne</i></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Définit les caractères +considérés comme des crochets fermants lors de +la justification des paragraphes. Ces caractères ne +doivent pas contenir d’espaces. Seules les +ponctuations terminales, éventuellement suivies de +crochets fermants, peuvent terminer une phrase.</p> +<!-- INDENTATION --> +<p>La valeur par défaut de cette option est : +"<i>"’)>]}</i>".</p> +<!-- INDENTATION --> +<p>N.D.T. : reportez-vous au paragraphe sur l’option +<b>punct</b> pour plus d’informations.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset casesensitive</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Par défaut, les recherches ne tiennent pas compte +de la casse.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset const</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Affiche en permanence la position du curseur dans la +ligne d’état.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset cut</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Par défaut, coupe le texte du curseur à la +fin de la ligne, au lieu de couper la ligne +entière.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set fill</b> <i>n</i></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Passe automatiquement à la ligne une fois +arrivé à la colonne <i>n</i>. Si la valeur +indiquée est de 0 ou moins, le point de passage +à la ligne aura lieu à la taille de +l’écran moins <i>n</i>. Cela permet de faire +varier le point de passage à la ligne lorsque +l’on change la taille de l’écran. La +valeur par défaut est de −8.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset historylog</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Active l’utilisation de <i>~/.nano_history</i> pour +enregistrer et relire les chaînes ayant fait +l’objet d’une recherche ou d’un +remplacement.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set matchbrackets</b> <i>chaîne</i></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Définit les crochets ouvrants et fermant pour la +recherche de crochets correspondants. Cette liste ne doit +pas contenir de blancs. L’ensemble des crochets +ouvrants doit être indiqué en premier, suivi de +l’ensemble des crochets fermant, qui doit être +dans le même ordre. La valeur par défaut de +cette option est "<i>(<[{)>]}</i>".</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset morespace</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Utiliser la ligne blanche située sous la ligne de +titre comme espace supplémentaire +d’édition.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset mouse</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Active l’utilisation de la souris, si elle est +disponible pour votre système. Lorsque celle-ci est +activée, il est possible d’utiliser la souris +pour positionner le curseur, pour marquer le texte (avec un +double-clic) et pour lancer les fonctions correspondant aux +raccourcis. Il est possible d’utiliser la souris sous +X Window ou en mode console avec gpm.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset multibuffer</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Mode multi-espace : permet de charger les fichiers dans +leur propre espace.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset noconvert</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Pas de conversion depuis les formats DOS et Mac.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset nofollow</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Ne suit pas les liens symboliques lors de +l’écriture des fichiers.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset nohelp</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Désactive les lignes d’aide affichée +en bas de l’écran.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset nonewlines</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Ne pas ajouter de passage à la ligne à la +fin des fichiers.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset nowrap</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Désactive le passage automatique à la +ligne.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set operatingdir</b> <i>répertoire</i></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p><b>nano</b> ne lira et n’écrira des fichiers +qu’à l’intérieur du +<i>répertoire</i> et de ses sous-répertoires. +De plus, celui-ci devient le répertoire courant, afin +que les fichiers soient lus depuis ce répertoire. Par +défaut, cette fonction est +désactivée.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset preserve</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Préserve les séquences XON et XOFF (^Q et +^S).</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set punct</b> <i>chaîne</i></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Définit les caractères +interprétés comme des ponctuations terminales +lors de la justification des paragraphes. Ces +caractères ne peuvent inclure de blancs. Seules les +ponctuations terminales, éventuellement suivies de +crochets fermants, peuvent terminer une phrase. La valeur +par défaut de cette option est +"<i>!.?</i>".</p> +<!-- INDENTATION --> +<p>N.D.T. : ce réglage permet, lors de la +justification, de conserver 2 espaces au lieu d’une +derrière les ponctuations terminales, ce qui +correspond aux normes typographiques anglo-saxonnes, mais +n’a pas lieu d’être en français. +Pour le français, le plus simple est +d’indiquer, dans le fichier nanorc, une chaîne +vide pour ce paramètre.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset quickblank</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Effacement rapide de la ligne d’état. Les +messages affichés par la ligne d’état +disparaîtront après une frappe clavier au lieu +de 25.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set quotestr</b> <i>chaîne</i></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Définit le préfixe par défaut +utilisé pour les citations dans les courriers +électroniques. Ce préfixe est utilisé +pour réaliser une justification correcte de ces +citations. Il s’agira, si votre système le +permet, d’une expression rationnelle étendue. +Dans le cas contraire, il s’agira d’une +chaîne de texte brut. Si vous disposez des expressions +rationnelles, la valeur par défaut de cette option +sera "<i>^([ \t]*[#:>\|}])+</i>", sinon, ce +sera "> ". Notez que le « \t » +ci-dessus correspond à un caractère de +tabulation.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset rebinddelete</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Interprète différemment la touche « +Supprimer », afin que les touches « Effacement +arrière » et « Supprimer » +fonctionnent correctement. Vous ne devriez avoir besoin de +cette option que si, sur votre système, la touche +« Effacement arrière » produit +l’effet de la touche « Supprimer ».</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset rebindkeypad</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Interprète les touches du pavé +numérique afin qu’elles fonctionnent toutes +correctement. Vous ne devriez utiliser cette option que si +ce n’est pas le cas, car nano ne sera plus capable +d’utiliser la souris correctement lorsque cette option +sera activée.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset regexp</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Utilise par défaut des expressions rationnelles +étendues pour les recherches.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset smarthome</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Rend plus malin le fonctionnement de la touche « +Début ». Lorsque cette touche est +pressée à n’importe quel endroit +excepté au tout début du texte d’une +ligne (i. e. au premier caractère non blanc), le +curseur se positionnera au début du texte de la ligne +(qu’il soit en avant ou en arrière). Si le +curseur est déjà là, il se placera au +vrai début de la ligne.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset smooth</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Active le défilement ligne-par-ligne du texte.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set speller</b> <i>programme</i></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Utilise le correcteur orthographique <i>programme</i> au +lieu du correcteur intégré, qui s’appuie +sur <i>spell</i>.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset suspend</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Autorise à suspendre <b>nano</b>.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set tabsize</b> <i>n</i></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Utilise une taille de tabulation de <i>n</i> colonnes. +Cette valeur doit être strictement supérieure +à 0. La valeur par défaut est de 8.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset tabstospaces</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Convertit les tabulations clavier en espaces.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset tempfile</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>S’il a été modifié, le fichier +sera sauvegardé automatiquement en quittant, sans +demande de confirmation.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset view</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Interdit de modifier les fichiers.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set whitespace</b> <i>chaîne</i></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Définit les deux caractères utilisés +pour afficher les premiers caractères des tabulations +et des espaces. Ces deux caractères doivent +être mono-colonne.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>set/unset wordbounds</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Détection plus précise des limites de mots, +obtenue en considérant les caractères de +ponctuation comme faisant partie des mots.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>syntax</b> <i>chaîne</i> +<b>["</b><i>motif_de_fichier</i><b>" ... +]</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Définit une syntaxe nommée +<i>chaîne</i> qui pourra être activé via +l’option <b>-Y</b> (ou <b>--syntax</b>) ou qui sera +automatiquement activée si le nom du fichier en cours +correspond à l’expression rationnelle +étendue <i>motif_de_fichier</i>. Toutes les +instructions suivantes de colorisation <b>color</b> ou +<b>icolor</b> s’appliqueront à cette syntaxe, +jusqu’à la définition d’une +nouvelle syntaxe.</p> +<!-- INDENTATION --> +<p>La syntaxe nommée <i>none</i> (aucune) est +réservée ; si elle est indiquée dans la +ligne de commande, cela revient à ne définir +aucune syntaxe. La syntaxe nommée <i>default</i> (par +défaut) est spéciale, elle ne nécessite +aucun motif de <i>motif_de_fichier</i>, et s’applique +aux fichiers ne correspondant à aucun des +<i>motif_de_fichier</i> des autres syntaxes.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>color</b> +<i>couleur_texte</i><b>[,</b><i>couleur_fond</i><b>]</b> +<i>motif</i> <b>...</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Pour la syntaxe en cours, affiche toutes les expressions +correspondant à l’expression rationnelle +étendue <i>motif</i> en utilisant la couleur de texte +<i>couleur_texte</i> et la couleur de fond +<i>couleur_fond</i>, l’une de ces deux couleurs au +moins devant être définie. Les couleurs +acceptées par <b>nano</b> pour le texte et le fond +sont : <i>white</i> (blanc), <i>black</i> (noir), <i>red</i> +(rouge), <i>blue</i> (bleu), <i>green</i> (vert), +<i>yellow</i> (jaune), <i>magenta</i>, et <i>cyan</i>. Pour +la couleur du texte, vous pouvez ajouter à ces +couleurs le préfixe <i>bright</i> (lumineux) pour +obtenir une couleur plus lumineuse. Si votre terminal est +capable de gérer la transparence, ne pas +spécifier de <i>couleur_fond</i> indique à +<b>nano</b> d’essayer d’utiliser un fond +transparent.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>icolor</b> +<i>couleur_texte</i><b>[,</b><i>couleur_fond</i><b>]</b> +<i>motif</i> <b>...</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Comme ci-dessus, mais la recherche des motifs est +effectuée sans tenir compte de la casse.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>color</b> +<i>couleur_texte</i><b>[,</b><i>couleur_fond</i><b>] +start="</b><i>motif_début</i><b>" +end="</b><i>motif_fin</i><b>"</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Affiche les expressions commençant par +l’expression rationnelle étendue +<i>motif_début</i> et se terminant par +l’expression rationnelle étendue +<i>motif_fin</i> en utilisant la couleur de texte +<i>couleur_texte</i> et la couleur de fond +<i>couleur_fond</i>, l’une de ces deux couleurs au +moins devant être définie. Cela permet à +la colorisation syntaxique de s’étendre sur +plusieurs lignes. Notez que toutes les occurrences +successives de <i>motif_début</i> après le +<i>motif_début</i> initial seront surlignées +jusqu’à la prochaine instance de +<i>motif_fin</i>.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>icolor</b> +<i>couleur_texte</i><b>[,</b><i>couleur_fond</i><b>] +start="</b><i>motif_début</i><b>" +end="</b><i>motif_fin</i><b>"</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Comme ci-dessus, mais la recherche des motifs est +effectuée sans tenir compte de la casse.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>include</b> <i>fichier_de_syntaxes</i></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="16%"></td> +<td width="83%"> +<p>Lit le fichier <i>fichier_de_syntaxes</i> contenant une +liste autosuffisante de définitions de syntaxes. Ce +fichier ne doit contenir que des commandes <b>syntax</b>, +<b>color</b> et <b>icolor</b>.</p> +</td> +</table> +<a name="FICHIERS"></a> +<h2>FICHIERS</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><i>$SYSCONFDIR/nanorc</i></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Fichier de configuration général</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><i>~/.nanorc</i></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Fichier de configuration personnel</p> +</td> +</table> +<a name="VOIR AUSSI"></a> +<h2>VOIR AUSSI</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>nano</b>(1)</p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><i>/usr/share/doc/nano/examples/nanorc.sample</i> (ou son +équivalent sur votre système)</p> +</td> +</table> +<a name="AUTEUR"></a> +<h2>AUTEUR</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>Chris Allegretta <chrisa@asty.org> et +d’autres (voir les fichiers <i>AUTHORS</i> et +<i>THANKS</i> pour plus d’information). Cette page de +manuel a été initialement +rédigée par Jordi Mallach +<jordi@gnu.org> pour le système Debian (mais +elle peut être utilisée par +d’autres).</p> +</td> +</table> +<a name="TRADUCTION"></a> +<h2>TRADUCTION</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>Cette adaptation française a été +réalisée par Jean-Philippe Guérard +<jean-philippe.guerard@tigreraye.org> le 29 novembre +2007 à partir de la version 1.56 du 11 octobre 2007 +de la page de manuel de nanorc (pour la version 2.0.0 de +nano). Cette page a été relue par +Gérard Delafond.</p> +<!-- INDENTATION --> +<p>Un maximum de soin a été apporté +lors de l’élaboration de cette traduction ; +néanmoins, quelques imperfections peuvent subsister. +Si vous en rencontrez, que ce soit dans la version +française ou dans la version originale, +n’hésitez pas à les signaler à +l’auteur ou au traducteur.</p> +<!-- INDENTATION --> +<p>La version originale la plus à jour de ce document +est toujours consultable via la commande :</p> +<!-- INDENTATION --> +<p>LANGUAGE=en man nano</p> +</td> +</table> +<hr> +</body> +</html> diff --git a/doc/man/fr/rnano.1 b/doc/man/fr/rnano.1 new file mode 100644 index 0000000..2f64367 --- /dev/null +++ b/doc/man/fr/rnano.1 @@ -0,0 +1,154 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. +.\" Skeleton based on nano-tiny.1: +.\" Copyright (C) 2002 Free Software Foundation, Inc. +.\" +.\" Le travail d'adaptation française de cette page de manuel a été +.\" réalisé par Jean-Philippe Guérard, en 2006 et 2007. Ce travail +.\" d'adaptation est dans le domaine public. Attention, la page traduite +.\" reste soumise au droit d'auteur de ses auteurs originaux. +.\" +.\" The French translation of this document is a public domain work of +.\" Jean-Philippe Guérard. This translation work was made in 2006 and +.\" 2007. The translated man page in itself is still subject to the +.\" copyright of its original authors. +.\" +.\" This document is dual-licensed. You may distribute and/or modify it +.\" under the terms of either of the following licenses: +.\" +.\" * The GNU General Public License, as published by the Free Software +.\" Foundation, version 3 or (at your option) any later version. You +.\" should have received a copy of the GNU General Public License +.\" along with this program. If not, see +.\" <http://www.gnu.org/licenses/>. +.\" +.\" * The GNU Free Documentation License, as published by the Free +.\" Software Foundation, version 1.2 or (at your option) any later +.\" version, with no Invariant Sections, no Front-Cover Texts, and no +.\" Back-Cover Texts. You should have received a copy of the GNU Free +.\" Documentation License along with this program. If not, see +.\" <http://www.gnu.org/licenses/>. +.\" +.\" Ce document est publié sous une double licence. Vous pouvez +.\" le distribuer et le modifier selon les termes de l'une des deux +.\" licences ci-dessous : +.\" +.\" * La Licence publique générale GNU (GNU GPL) version 3 ou, à +.\" votre choix, supérieure, telle que publiée par la Free +.\" Software Foundation. Vous devriez avoir reçu une copie de la +.\" Licence publique générale GNU avec ce programme. Si ce n'est pas +.\" le cas, consultez <http://www.gnu.org/licenses/>. +.\" +.\" * La Licence de documentation libre GNU (GNU FDL), version 1.2 ou, +.\" à votre choix, supérieure, telle que publiée par la Free +.\" Software Foundation, sans section invariante, ni texte de +.\" première ou de quatrième de couverture. Vous devriez avoir reçu +.\" une copie de la Licence de documentation libre GNU avec ce +.\" programme. Si ce n'est pas le cas, consultez +.\" <http://www.gnu.org/licenses/>. +.\" +.\" $Id: rnano.1 4188 2007-12-08 04:27:44Z dolorous $ +.TH RNANO 1 "version 2.0.0" "29\ novembre\ 20O7" +.\" Please adjust this date whenever revising the manpage. +.\" Merci de modifier ces dates à chaque mise à jour de cette page. +.\" +.SH NOM +rnano \- Le mode restreint de NAno un NOuvel éditeur, un clone libre et +amélioré de Pico + +.SH SYNOPSIS +.B rnano +.I [OPTIONS]\ [[\+LIGNE,COLONNE]\ FICHIER]... +.br + +.SH DESCRIPTION +Cette page de manuel décrit brièvement la commande \fBrnano\fR. +.PP +.\" TeX users may be more comfortable with the \fB<whatever>\fP and +.\" \fI<whatever>\fP escape sequences to invoke bold face and italics, +.\" respectively. +\fBnano\fR est un éditeur petit, sympathique et libre, qui vise à +remplacer Pico, l'éditeur par défaut du logiciel non libre Pine. +\fBnano\fR ne se contentant pas de copier l'interface et l'ergonomie de +Pico, il offre également certaines fonctions manquantes (ou désactivées +par défaut) dans Pico. Ces fonctionnalités sont, par exemple, les +fonctions de recherche et de remplacement, et la possibilité de sauter +directement à une ligne et à une colonne précise.. +.PP +\fBrnano\fP est une version de \fBnano\fP fonctionnant en mode +restreint, qui ne permet d'éditer que les fichiers indiqués et qui +n'autorise pas l'utilisateur à accéder au système de fichier ou à un +interpréteur de commandes. +.PP +En mode restreint, \fBnano\fP refusera\ : +.IP \[bu] 2 +de lire ou d'écrire dans un fichier n'ayant pas été indiqué dans la +ligne de commande\ ; +.IP \[bu] +de lire un fichier nanorc\ ; +.IP \[bu] +de permettre de suspendre l'édition\ ; +.IP \[bu] +de permettre d'ajouter en début ou en fin d'un fichier, ou de +l'enregistrer sous un nom différent\ ; +.IP \[bu] +l'utilisation de copies de sécurité ou de la correction orthographique. + +.SH OPTIONS +.TP +.B \+\fILIGNE\fP,\fICOLONNE\fP +Démarre avec le curseur positionné à la colonne \fICOLONNE\fP de +la ligne \fILIGNE\fR (l'un des deux, au moins, devant être spécifié) au +lieu de démarrer à la colonne\ 1, ligne\ 1. +.TP +.B \-? +Identique à \fB-h (\-\-help)\fP. +.TP +.B \-h (\-\-help) +Affiche un résumé des options de lancement de nano, puis s'arrête. +.TP +.B \-V (\-\-version) +Affiche la version, puis s'arrête. +.PP +Reportez-vous à la page de manuel \fBnano\fP(1) si vous souhaitez +consulter la documentation complète de \fBnano\fP. + +.SH BOGUES +Merci de nous faire parvenir vos commentaires et de nous signaler les +bogues, en écrivant, en anglais, à \fBnano@nano-editor.org\fR. + +La liste de discussion anglophone \fBnano\fR est disponible à l'adresse +\fBnano-devel@gnu.org\fR. + +Pour vous abonner, envoyez un courrier électronique à +\fBnano-devel-request@gnu.org\fR, ayant pour objet «\ subscribe\ ». + +N'hésitez pas également à envoyez vos commentaires, suggestions et +corrections relatives à l'adaptation française de cette page de manuel +ou du logiciel à \fBjean-philippe.guerard@tigreraye.org\fR. + +.SH "SITE INTERNET" +http://www.nano-editor.org/ + +.SH AUTEUR +Chris Allegretta <chrisa@asty.org> et d'autres (voir le fichier +\fIAUTHORS\fR). Cette page de manuel a été initialement rédigée par +Thijs Kinkhorst <thijs@kinkhorst.com>, pour le système GNU Debian (mais +elle peut être utilisée par d'autres). + +.SH TRADUCTION +Cette adaptation française a été réalisée par Jean-Philippe\ Guérard +<jean-philippe.guerard@tigreraye.org> le 29\ novembre\ 2007 à partir +de la version 1.19 du 6\ novembre\ 2007 de la page de manuel de rnano +(pour la version 2.0.0 de nano). + +Un maximum de soin a été apporté lors de l'élaboration de cette +traduction\ ; néanmoins, quelques imperfections peuvent subsister. Si +vous en rencontrez, que ce soit dans la version française ou dans la +version originale, n'hésitez pas à les signaler à l'auteur ou au +traducteur. + +La version originale la plus à jour de ce document est toujours +consultable via la commande\ : + +LANGUAGE=en man nano diff --git a/doc/man/fr/rnano.1.html b/doc/man/fr/rnano.1.html new file mode 100644 index 0000000..d9c9227 --- /dev/null +++ b/doc/man/fr/rnano.1.html @@ -0,0 +1,312 @@ +<!-- Creator : groff version 1.18.1 --> +<!-- CreationDate: Fri Aug 14 22:53:58 2009 --> +<html> +<head> +<meta name="generator" content="groff -Thtml, see www.gnu.org"> +<meta name="Content-Style" content="text/css"> +<title>RNANO</title> +</head> +<body> + +<h1 align=center>RNANO</h1> +<a href="#NOM">NOM</a><br> +<a href="#SYNOPSIS">SYNOPSIS</a><br> +<a href="#DESCRIPTION">DESCRIPTION</a><br> +<a href="#OPTIONS">OPTIONS</a><br> +<a href="#BOGUES">BOGUES</a><br> +<a href="#SITE INTERNET">SITE INTERNET</a><br> +<a href="#AUTEUR">AUTEUR</a><br> +<a href="#TRADUCTION">TRADUCTION</a><br> + +<hr> +<a name="NOM"></a> +<h2>NOM</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>rnano − Le mode restreint de NAno un NOuvel +éditeur, un clone libre et amélioré de +Pico</p> +</td> +</table> +<a name="SYNOPSIS"></a> +<h2>SYNOPSIS</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>rnano</b> <i>[OPTIONS] [[+LIGNE,COLONNE] +FICHIER]...</i></p> +</td> +</table> +<a name="DESCRIPTION"></a> +<h2>DESCRIPTION</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>Cette page de manuel décrit brièvement la +commande <b>rnano</b>.</p> +<!-- INDENTATION --> +<p><b>nano</b> est un éditeur petit, sympathique et +libre, qui vise à remplacer Pico, +l’éditeur par défaut du logiciel non +libre Pine. <b>nano</b> ne se contentant pas de copier +l’interface et l’ergonomie de Pico, il offre +également certaines fonctions manquantes (ou +désactivées par défaut) dans Pico. Ces +fonctionnalités sont, par exemple, les fonctions de +recherche et de remplacement, et la possibilité de +sauter directement à une ligne et à une +colonne précise..</p> +<!-- INDENTATION --> +<p><b>rnano</b> est une version de <b>nano</b> fonctionnant +en mode restreint, qui ne permet d’éditer que +les fichiers indiqués et qui n’autorise pas +l’utilisateur à accéder au +système de fichier ou à un interpréteur +de commandes.</p> +<!-- INDENTATION --> +<p>En mode restreint, <b>nano</b> refusera :</p> +</td> +</table> +<!-- TABS --> +<table width="100%" border=0 rules="none" frame="void" + cols="3" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="11%"></td> +<td width="2%"> + +<p>•</p> +</td> +<td width="85%"> + +<p>de lire ou d’écrire dans un fichier +n’ayant pas été indiqué dans la +ligne de commande ;</p> +</td> +<tr valign="top" align="left"> +<td width="11%"></td> +<td width="2%"> + +<p>•</p> +</td> +<td width="85%"> + +<p>de lire un fichier nanorc ;</p> +</td> +<tr valign="top" align="left"> +<td width="11%"></td> +<td width="2%"> + +<p>•</p> +</td> +<td width="85%"> + +<p>de permettre de suspendre l’édition ;</p> +</td> +<tr valign="top" align="left"> +<td width="11%"></td> +<td width="2%"> + +<p>•</p> +</td> +<td width="85%"> + +<p>de permettre d’ajouter en début ou en fin +d’un fichier, ou de l’enregistrer sous un nom +différent ;</p> +</td> +<tr valign="top" align="left"> +<td width="11%"></td> +<td width="2%"> + +<p>•</p> +</td> +<td width="85%"> + +<p>l’utilisation de copies de sécurité +ou de la correction orthographique.</p> +</td> +</table> +<a name="OPTIONS"></a> +<h2>OPTIONS</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>+</b><i>LIGNE</i><b>,</b><i>COLONNE</i></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Démarre avec le curseur positionné à +la colonne <i>COLONNE</i> de la ligne <i>LIGNE</i> +(l’un des deux, au moins, devant être +spécifié) au lieu de démarrer à +la colonne 1, ligne 1.</p> +</td> +</table> +<!-- TABS --> +<table width="100%" border=0 rules="none" frame="void" + cols="5" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="11%"></td> +<td width="2%"> + +<p><b>−?</b></p> +</td> +<td width="13%"></td> +<td width="35%"> + +<p>Identique à <b>-h (−−help)</b>.</p> +</td> +<td width="36%"> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−h (−−help)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Affiche un résumé des options de lancement +de nano, puis s’arrête.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p><b>−V (−−version)</b></p></td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td> +<td width="77%"> +<p>Affiche la version, puis s’arrête.</p> +</td> +</table> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>Reportez-vous à la page de manuel <b>nano</b>(1) +si vous souhaitez consulter la documentation complète +de <b>nano</b>.</p> +</td> +</table> +<a name="BOGUES"></a> +<h2>BOGUES</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>Merci de nous faire parvenir vos commentaires et de nous +signaler les bogues, en écrivant, en anglais, +à <b>nano@nano-editor.org</b>.</p> +<!-- INDENTATION --> +<p>La liste de discussion anglophone <b>nano</b> est +disponible à l’adresse +<b>nano-devel@gnu.org</b>.</p> +<!-- INDENTATION --> +<p>Pour vous abonner, envoyez un courrier +électronique à +<b>nano-devel-request@gnu.org</b>, ayant pour objet « +subscribe ».</p> +<!-- INDENTATION --> +<p>N’hésitez pas également à +envoyez vos commentaires, suggestions et corrections +relatives à l’adaptation française de +cette page de manuel ou du logiciel à +<b>jean-philippe.guerard@tigreraye.org</b>.</p> +</td> +</table> +<a name="SITE INTERNET"></a> +<h2>SITE INTERNET</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>http://www.nano-editor.org/</p> +</td> +</table> +<a name="AUTEUR"></a> +<h2>AUTEUR</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>Chris Allegretta <chrisa@asty.org> et +d’autres (voir le fichier <i>AUTHORS</i>). Cette page +de manuel a été initialement +rédigée par Thijs Kinkhorst +<thijs@kinkhorst.com>, pour le système GNU +Debian (mais elle peut être utilisée par +d’autres).</p> +</td> +</table> +<a name="TRADUCTION"></a> +<h2>TRADUCTION</h2> +<!-- INDENTATION --> +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td> +<td width="89%"> +<p>Cette adaptation française a été +réalisée par Jean-Philippe Guérard +<jean-philippe.guerard@tigreraye.org> le 29 novembre +2007 à partir de la version 1.19 du 6 novembre 2007 +de la page de manuel de rnano (pour la version 2.0.0 de +nano).</p> +<!-- INDENTATION --> +<p>Un maximum de soin a été apporté +lors de l’élaboration de cette traduction ; +néanmoins, quelques imperfections peuvent subsister. +Si vous en rencontrez, que ce soit dans la version +française ou dans la version originale, +n’hésitez pas à les signaler à +l’auteur ou au traducteur.</p> +<!-- INDENTATION --> +<p>La version originale la plus à jour de ce document +est toujours consultable via la commande :</p> +<!-- INDENTATION --> +<p>LANGUAGE=en man nano</p> +</td> +</table> +<hr> +</body> +</html> |