From 7b9a581d9c5b0856f1d4e403449f512d812cb584 Mon Sep 17 00:00:00 2001 From: Tomas Pospisek Date: Fri, 15 Feb 2013 16:19:17 -0600 Subject: [PATCH] man: reference nm-applet and nm-connection-editor in various manpages (bgo #578906) --- man/NetworkManager.8.in | 4 +++- man/nm-tool.1.in | 2 ++ man/nmcli.1.in | 4 +++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/man/NetworkManager.8.in b/man/NetworkManager.8.in index 87b5d69f98..d550079a93 100644 --- a/man/NetworkManager.8.in +++ b/man/NetworkManager.8.in @@ -151,5 +151,7 @@ which logs all PPP and PPTP frames and client/server exchanges. .BR nm\-online (1), .BR nmcli (1), .BR NetworkManager.conf (5), -.BR nm\-settings (5). +.BR nm\-settings (5), +.BR nm\-applet (1), +.BR nm\-connection\-editor (1). diff --git a/man/nm-tool.1.in b/man/nm-tool.1.in index 168a5dc5d3..0db23a20ff 100644 --- a/man/nm-tool.1.in +++ b/man/nm-tool.1.in @@ -14,4 +14,6 @@ The \fInm-tool\fP utility provides information about NetworkManager, device, and wireless networks. .SH SEE ALSO .BR NetworkManager (8), +.BR nm\-applet (1), +.BR nm\-connection\-editor (1). diff --git a/man/nmcli.1.in b/man/nmcli.1.in index d1f3a0caad..d7a7a9fdd5 100644 --- a/man/nmcli.1.in +++ b/man/nmcli.1.in @@ -530,4 +530,6 @@ https://bugzilla.gnome.org/ \(em product \fINetworkManager\fP. .BR nm\-tool (1), .BR nm\-online (1), .BR NetworkManager (8), -.BR nm\-settings (5). +.BR nm\-settings (5), +.BR nm\applet (1), +.BR nm\-connection\-editor (1). -- GitLab