aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/bash_aliases2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bash_aliases b/scripts/bash_aliases
index df79a952ee..f325542f8d 100644
--- a/scripts/bash_aliases
+++ b/scripts/bash_aliases
@@ -93,7 +93,7 @@ grep_syscall_def()
# man_section() prints specific manual page sections (DESCRIPTION, SYNOPSIS,
# ...) of all manual pages in a directory (or in a single manual page file).
-# Usage example: .../man-pages$ man_section man2 SYNOPSIS 'CONFORMING TO';
+# Usage example: .../man-pages$ man_section man2 SYNOPSIS 'SEE ALSO';
man_section()
{