From 911ca14c8798a89d240d36ecbc63b5df5dd99f66 Mon Sep 17 00:00:00 2001 From: dd Date: Sun, 15 Jul 2001 08:06:20 +0000 Subject: Remove whitespace at EOL. --- usr.sbin/ctm/ctm/ctm.1 | 32 ++++++++++++++++---------------- usr.sbin/ctm/ctm/ctm.5 | 6 +++--- 2 files changed, 19 insertions(+), 19 deletions(-) (limited to 'usr.sbin/ctm') diff --git a/usr.sbin/ctm/ctm/ctm.1 b/usr.sbin/ctm/ctm/ctm.1 index 4834377..5fb87dc 100644 --- a/usr.sbin/ctm/ctm/ctm.1 +++ b/usr.sbin/ctm/ctm/ctm.1 @@ -1,5 +1,5 @@ .\"---------------------------------------------------------------------------- -.\""THE BEER-WARE LICENSE" (Revision 42): +.\""THE BEER-WARE LICENSE" (Revision 42): .\" wrote this file. As long as you retain this notice you .\"can do whatever you want with this stuff. If we meet some day, and you think .\"this stuff is worth it, you can buy me a beer in return. Joerg Wunsch @@ -73,21 +73,21 @@ will simply reject the input file. .Pp Pass 2 will validate that the directory tree is in the state expected by the CTM delta. This is done by looking for files and directories which -should/should not exist and by checking the MD5 checksums of files. +should/should not exist and by checking the MD5 checksums of files. .Pp If a .Ar backup-file -had been specified using the +had been specified using the .Fl B -option, all files that would be modified by this +option, all files that would be modified by this .Nm invocation are backed up -to this file using the archiver command specified by the +to this file using the archiver command specified by the .Fl t option. The default archiver command is .Nm "tar -rf %s -T -" . .Pp -Pass 3 will actually apply the delta. +Pass 3 will actually apply the delta. .Pp The list of files that would be modified by .Nm @@ -99,10 +99,10 @@ and options. The .Fl e -and +and .Fl x options are applied in order of appearance on the command line. The last -filter that matched a given file name determines whether the file would be +filter that matched a given file name determines whether the file would be operated on or left alone by .Nm . .Pp @@ -136,13 +136,13 @@ Match each name in the CTM file against and if it matches process the file, otherwise leave it alone. There may be any number of these options. Use of this option disables the .Pa .ctm_status -sequence number checks. For example, the expression -.Ic ^usr.sbin/ctm +sequence number checks. For example, the expression +.Ic ^usr.sbin/ctm for example, will select the .Pa usr.sbin/ctm -source directory and all pathnames under it. +source directory and all pathnames under it. .Pp -Pathnames can be disabled from being considered by CTM using the +Pathnames can be disabled from being considered by CTM using the .Fl x option. .It Fl F @@ -160,7 +160,7 @@ option disables the .Pa .ctm_status checks and integrity checks on the source tree being operated on. The .Fl l -option can be combined with the +option can be combined with the .Fl e and .Fl x @@ -175,7 +175,7 @@ instead of the default archiver .Nm tar . This option takes effect only if a backup file had been specified using the .Fl B -option. A %s in the tar command will be replaced by the name of the backup +option. A %s in the tar command will be replaced by the name of the backup file. .It Fl T Ar tmpdir Put temporary files under @@ -195,7 +195,7 @@ Match each name in the CTM file against and if it matches, leave the file alone. There may be any number of these options. Use of this option disables the .Pa .ctm_status -sequence number checks. +sequence number checks. .Pp Pathnames can be selected for CTM's consideration using the .Fl e @@ -280,7 +280,7 @@ options. .Sh HISTORY Initial trials were run during the work on .Fx 1.1.5 , -and many bugs and +and many bugs and methods were hashed out. .Pp The diff --git a/usr.sbin/ctm/ctm/ctm.5 b/usr.sbin/ctm/ctm/ctm.5 index ac67d4f..a6053e1 100644 --- a/usr.sbin/ctm/ctm/ctm.5 +++ b/usr.sbin/ctm/ctm/ctm.5 @@ -1,5 +1,5 @@ .\"---------------------------------------------------------------------------- -.\""THE BEER-WARE LICENSE" (Revision 42): +.\""THE BEER-WARE LICENSE" (Revision 42): .\" wrote this file. As long as you retain this notice you .\"can do whatever you want with this stuff. If we meet some day, and you think .\"this stuff is worth it, you can buy me a beer in return. Joerg Wunsch @@ -62,7 +62,7 @@ field is currently not implemented. .It _END Ar md5 This statement ends the CTM delta, the global .Ar md5 -checksum is matched against the MD5 checksum of the entire delta, up to +checksum is matched against the MD5 checksum of the entire delta, up to and including the space (0x20) character following ``_END''. .It \&FM Ar name uid gid mode md5 count Make the file @@ -169,7 +169,7 @@ CTM_END 74ddd298d76215ae45a077a4b6a74e9c .Sh HISTORY Initial trials ran during the .Fx 1.1.5 , -and many bugs and +and many bugs and methods were hashed out. The CTM system has been made publicly available in .Fx 2.1 . -- cgit v1.1