From 3aff305a53ccab52cc894e1cf20688335b2386f0 Mon Sep 17 00:00:00 2001 From: mpp Date: Wed, 31 Jan 1996 15:03:18 +0000 Subject: Another round of spelling fixes. --- etc/root/dot.fvwmrc | 6 +++--- etc/root/dot.login | 4 ++-- etc/root/dot.xsession | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'etc/root') diff --git a/etc/root/dot.fvwmrc b/etc/root/dot.fvwmrc index b763041..f017fdd 100644 --- a/etc/root/dot.fvwmrc +++ b/etc/root/dot.fvwmrc @@ -1,7 +1,7 @@ # Unfortunately, order does matter in this file # The correct order for inserting configurations is: # 1. Colors -# 2. Assorted configuration paramters such as ClickToFocus, or MWMBorders +# 2. Assorted configuration parameters such as ClickToFocus, or MWMBorders # 3. Path setup (ModulePath, PixmapPath, IconPath) # 4. Style settings, including the default style Style "*" ... # 5. InitFunction and ResetFunction definitions. @@ -17,7 +17,7 @@ # If you get it wrong, the most common problem is that color or font settings # are ignored -# for m4 processing we have to undefine the include macro or pathts to +# for m4 processing we have to undefine the include macro or paths to # /usr/.../include/... will be mangled undefine(`include') @@ -97,7 +97,7 @@ MWMFunctionHints MWMHintOverride # MWMDecor hints parses the decoration information in the MOTIF_WM_HINTS -# property, and removes these decoratons from the window. This does not affect +# property, and removes these decorations from the window. This does not affect # the functions that can be performed via the menus. MWMDecorHints diff --git a/etc/root/dot.login b/etc/root/dot.login index 3c6fd00..b3c28ae 100644 --- a/etc/root/dot.login +++ b/etc/root/dot.login @@ -9,10 +9,10 @@ setenv CPU "FREEBSD" set path = ($path /usr/local/interviews/bin/$CPU) setenv MANPATH "${MANPATH}:/usr/local/interviews/man" -# 8-bit locale (germany) +# 8-bit locale (Germany) #setenv LANG de_DE.ISO_8859-1 -# A rightous umask +# A righteous umask umask 22 /usr/games/fortune diff --git a/etc/root/dot.xsession b/etc/root/dot.xsession index 4bacce0..87e7a49 100755 --- a/etc/root/dot.xsession +++ b/etc/root/dot.xsession @@ -15,7 +15,7 @@ export CPU #LANG=de_DE.ISO_8859-1 #export LANG -# A rightous umask +# A righteous umask umask 22 # Useful clients. -- cgit v1.1