public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Mueller (ulm)" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] eselect r742 - trunk/libs
Date: Sat, 26 Dec 2009 22:07:24 +0000	[thread overview]
Message-ID: <E1NOenE-0006SE-Gz@stork.gentoo.org> (raw)

Author: ulm
Date: 2009-12-26 22:07:19 +0000 (Sat, 26 Dec 2009)
New Revision: 742

Modified:
   trunk/libs/path-manipulation.bash.in
Log:
Add a comment.

Modified: trunk/libs/path-manipulation.bash.in
===================================================================
--- trunk/libs/path-manipulation.bash.in	2009-12-04 10:08:45 UTC (rev 741)
+++ trunk/libs/path-manipulation.bash.in	2009-12-26 22:07:19 UTC (rev 742)
@@ -61,6 +61,7 @@
 	echo "${path:-/}"
 }
 
+# Wrapper function for either GNU "readlink -f" or "realpath".
 canonicalise() {
 	@CANONICALISE@ "$@"
 }




                 reply	other threads:[~2009-12-26 22:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1NOenE-0006SE-Gz@stork.gentoo.org \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox