From 7bd251b1da030079cd00c437d585fdcf5e823ade Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Tue, 16 Jul 2019 13:28:19 +0200 Subject: [PATCH] man: fix project name Signed-off-by: Giuseppe Scrivano --- fuse-overlayfs.1 | 2 +- fuse-overlayfs.1.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fuse-overlayfs.1 b/fuse-overlayfs.1 index 39f3677..e443a89 100644 --- a/fuse-overlayfs.1 +++ b/fuse-overlayfs.1 @@ -111,6 +111,6 @@ Those are the same IDs visible from outside the user namespace. .SH AVAILABILITY .PP -The slirp4netns command is available from +The fuse\-overlayfs command is available from \fB \[la]https://github.com/containers/fuse-overlayfs\[ra]\fP under GNU GENERAL PUBLIC LICENSE Version 3 or later. diff --git a/fuse-overlayfs.1.md b/fuse-overlayfs.1.md index d5264f8..e3e3dca 100644 --- a/fuse-overlayfs.1.md +++ b/fuse-overlayfs.1.md @@ -90,5 +90,5 @@ Those are the same IDs visible from outside the user namespace. # AVAILABILITY -The slirp4netns command is available from +The fuse-overlayfs command is available from **https://github.com/containers/fuse-overlayfs** under GNU GENERAL PUBLIC LICENSE Version 3 or later.