diff options
author | 2019-03-18 18:11:07 +0000 | |
---|---|---|
committer | 2019-03-18 18:11:07 +0000 | |
commit | c99dd5cd552fc1b2bcf4e204b754667e0ef58a8a (patch) | |
tree | dd78411ba77d5edc3b689840a1f6f6bcaf7fd150 | |
parent | sync (diff) | |
download | wireguard-openbsd-c99dd5cd552fc1b2bcf4e204b754667e0ef58a8a.tar.xz wireguard-openbsd-c99dd5cd552fc1b2bcf4e204b754667e0ef58a8a.zip |
add a temporary addition to NAME for openrsync; ok deraadt
-rw-r--r-- | usr.bin/rsync/rsync.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/rsync/rsync.1 b/usr.bin/rsync/rsync.1 index 7357ffd9b2c..95a37a84b0b 100644 --- a/usr.bin/rsync/rsync.1 +++ b/usr.bin/rsync/rsync.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rsync.1,v 1.10 2019/03/18 08:11:11 jmc Exp $ +.\" $OpenBSD: rsync.1,v 1.11 2019/03/18 18:11:07 jmc Exp $ .\" .\" Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv> .\" @@ -18,7 +18,8 @@ .Dt RSYNC 1 .Os .Sh NAME -.Nm rsync +.Nm rsync , +.Nm openrsync .Nd synchronise local and remote files .Sh SYNOPSIS .Nm rsync |