diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-19 11:21:34 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-19 11:21:34 +0000 |
| commit | 159cd5c64f59fcbc0759b07adb29d5de893f6666 (patch) | |
| tree | e2b9d7c1b300ba182b8df8c6b8f8b0d90170b67a | |
| parent | 66339977f4809cbb9db59798552b749163845e04 (diff) | |
Notes
| -rw-r--r-- | usr.bin/look/look.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/look/look.1 b/usr.bin/look/look.1 index 09df6010c2db..7a9980e59753 100644 --- a/usr.bin/look/look.1 +++ b/usr.bin/look/look.1 @@ -95,9 +95,6 @@ Their effect is described in .It Pa /usr/share/dict/words the dictionary .El -.Sh SEE ALSO -.Xr grep 1 , -.Xr sort 1 .Sh DIAGNOSTICS The .Nm @@ -110,6 +107,9 @@ in comparisons when the option was specified. This was incorrect and the current man page matches the historic implementation. +.Sh SEE ALSO +.Xr grep 1 , +.Xr sort 1 .Sh HISTORY A .Nm |
