diff options
author | ache <ache@FreeBSD.org> | 2001-06-11 01:32:33 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-06-11 01:32:33 +0000 |
commit | 96fca9e5ac5305505b17ba4fedfbb1db9e666014 (patch) | |
tree | e6bd446d0b59b17453f533b3180fc6d2e09c7c61 /share/examples/cvsup | |
parent | 4a86803488f001c6db3e04ac0c6ed65fc7b0ea6e (diff) | |
download | FreeBSD-src-96fca9e5ac5305505b17ba4fedfbb1db9e666014.zip FreeBSD-src-96fca9e5ac5305505b17ba4fedfbb1db9e666014.tar.gz |
ISO_ -> ISO in comment
Diffstat (limited to 'share/examples/cvsup')
-rw-r--r-- | share/examples/cvsup/doc-supfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/cvsup/doc-supfile b/share/examples/cvsup/doc-supfile index d81e057..f7e2602 100644 --- a/share/examples/cvsup/doc-supfile +++ b/share/examples/cvsup/doc-supfile @@ -41,7 +41,7 @@ # prefix=/usr # This specifies where to place the requested files. A # setting of "/usr" will place all of the files requested -# in "/usr/doc" (e.g., "/usr/doc/en_US.ISO_8859-1"). +# in "/usr/doc" (e.g., "/usr/doc/en_US.ISO8859-1"). # The prefix directory must exist in order to run CVSup. # Defaults that apply to all the collections |