From b5203c546c0349d73ced96f26d09f111f8496384 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Wed, 25 Apr 2007 09:35:31 +0000 Subject: [PATCH] Use .Nm --- bin/cpdup/cpdup.1 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/bin/cpdup/cpdup.1 b/bin/cpdup/cpdup.1 index 7eee48a2e5..24479cd020 100644 --- a/bin/cpdup/cpdup.1 +++ b/bin/cpdup/cpdup.1 @@ -3,7 +3,7 @@ .\" USE WITH EXTREME CAUTION. .\" .\" -.\" $DragonFly: src/bin/cpdup/cpdup.1,v 1.21 2007/02/24 13:00:32 swildner Exp $ +.\" $DragonFly: src/bin/cpdup/cpdup.1,v 1.22 2007/04/25 09:35:31 swildner Exp $ .Dd October 28, 1999 .Dt CPDUP 1 .Os @@ -80,7 +80,9 @@ Causes the ouptut generated by to be unbuffered. This can be useful for obtaining prompt progress updates through a pipe. .It Fl I -will cause cpdup to print a summary at the end with performance counter. +will cause +.Nm +to print a summary at the end with performance counter. .It Fl f Forces file updates to occur even if the files appear to be the same. If the @@ -112,7 +114,8 @@ destination directory the .Nm command forcefully regenerates the MD5 checkfile for every file in the source. .It Fl H Ar path -cpdup will create a hardlink from a file found under +.Nm +will create a hardlink from a file found under .Ar path to the target instead of copying the source to the target if the file found via -- 2.41.0