git: 1bc7558ecb - main - handbook/l10n: Correct reference to csh login file

Daniel Ebdrup Jensen <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by debdrup:

URL: https://cgit.FreeBSD.org/doc/commit/?id=1bc7558ecb04a88fbbc34ff0726f4b223f66e3ce

commit 1bc7558ecb04a88fbbc34ff0726f4b223f66e3ce
Author:     Ceri Davies <[email protected]>
AuthorDate: 2021-02-22 19:51:25 +0000
Commit:     Daniel Ebdrup Jensen <[email protected]>
CommitDate: 2021-02-22 19:51:25 +0000

    handbook/l10n: Correct reference to csh login file
    
    The l10n chapter directs people to add things to ~/.csh.login but
    testing reveals that ~/.login is the right path.
    
    This has also been corroborated by dtrace, and the csh(1) manual page
    also refers to ~/.login.
    
    PR:             253758
---
 documentation/content/en/books/handbook/l10n/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/l10n/_index.adoc b/documentation/content/en/books/handbook/l10n/_index.adoc
index 80501c84b1..284eb1ac71 100644
--- a/documentation/content/en/books/handbook/l10n/_index.adoc
+++ b/documentation/content/en/books/handbook/l10n/_index.adoc
@@ -245,7 +245,7 @@ LANG=de_DE.ISO8859-1; export LANG
 MM_CHARSET=ISO-8859-1; export MM_CHARSET
 ....
 
-However, the name of the configuration file and the syntax used differs for the `csh` shell. These are the equivalent settings for [.filename]#~/.csh.login#, [.filename]#/etc/csh.login#, or [.filename]#/usr/share/skel/dot.login#:
+However, the name of the configuration file and the syntax used differs for the `csh` shell. These are the equivalent settings for [.filename]#~/.login#, [.filename]#/etc/csh.login#, or [.filename]#/usr/share/skel/dot.login#:
 
 [.programlisting]
 ....
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.