diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2009-05-13 18:20:34 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2009-06-03 16:26:29 +0200 |
commit | 4bf988105b444cecb8b61be33d6b4d3a5c243732 (patch) | |
tree | 2ac19075f00426655153e15ac2c7c065704931bd | |
parent | e285bb2da57d1da7b5f471399d34fa01dae187dd (diff) | |
download | samba-4bf988105b444cecb8b61be33d6b4d3a5c243732.tar.gz samba-4bf988105b444cecb8b61be33d6b4d3a5c243732.tar.bz2 samba-4bf988105b444cecb8b61be33d6b4d3a5c243732.zip |
README: Fix indentation of bullet point.
README.Coding: Use consistent header.
-rw-r--r-- | README | 8 | ||||
-rw-r--r-- | README.Coding | 2 |
2 files changed, 5 insertions, 5 deletions
@@ -83,12 +83,12 @@ http://samba.org/samba, and browse the user survey. Related packages include: - smbfs, a Linux-only filesystem allowing you to mount remote SMB -filesystems from PCs on your Linux box. This is included as standard with -Linux 2.0 and later. + filesystems from PCs on your Linux box. This is included as standard with + Linux 2.0 and later. - cifsvfs, a more advanced Linux-only filesystem allowing you to mount -remote SMB filesystems from PCs on your Linux box. This is included -as standard with Linux 2.5 and later. + remote SMB filesystems from PCs on your Linux box. This is included + as standard with Linux 2.5 and later. diff --git a/README.Coding b/README.Coding index c1b6641a5a..36dcb18cce 100644 --- a/README.Coding +++ b/README.Coding @@ -1,5 +1,5 @@ Coding conventions in the Samba tree ------------------------------------- +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. contents:: |