From 09140fd1a0c73f335cb80d156785eafa369b8381 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 2 Oct 2012 15:07:11 -0400 Subject: [PATCH] Remove grep from SEE ALSO section. --- doc/sudo.cat | 4 ++-- doc/sudo.man.in | 1 - doc/sudo.mdoc.in | 1 - 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/sudo.cat b/doc/sudo.cat index f46b33429..38387647e 100644 --- a/doc/sudo.cat +++ b/doc/sudo.cat @@ -617,8 +617,8 @@ EEXXAAMMPPLLEESS $ sudo sh -c "cd /home ; du -s * | sort -rn > USAGE" SSEEEE AALLSSOO - grep(1), su(1), stat(2), login_cap(3), passwd(4), sudoers(4), - sudo_plugin(1m), sudoreplay(1m), visudo(1m) + su(1), stat(2), login_cap(3), passwd(4), sudoers(4), sudo_plugin(1m), + sudoreplay(1m), visudo(1m) HHIISSTTOORRYY See the HISTORY file in the ssuuddoo distribution diff --git a/doc/sudo.man.in b/doc/sudo.man.in index 914941c9e..1a9069e26 100644 --- a/doc/sudo.man.in +++ b/doc/sudo.man.in @@ -1323,7 +1323,6 @@ $ sudo sh -c "cd /home ; du -s * | sort -rn > USAGE" .RE .fi .SH "SEE ALSO" -grep(1), su(1), stat(2), login_cap(3), diff --git a/doc/sudo.mdoc.in b/doc/sudo.mdoc.in index 0337a4db6..3b96f4ab7 100644 --- a/doc/sudo.mdoc.in +++ b/doc/sudo.mdoc.in @@ -1251,7 +1251,6 @@ and file redirection work. $ sudo sh -c "cd /home ; du -s * | sort -rn > USAGE" .Ed .Sh SEE ALSO -.Xr grep 1 , .Xr su 1 , .Xr stat 2 , .Xr login_cap 3 , -- 2.50.1