diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-16 14:54:55 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-16 14:54:55 (EDT) |
commit | f335163e56db85a76dae5325962d3b3bdc1b27a7 (patch) | |
tree | ddeefc665e63269df205253856635f1ecff9807e /man | |
parent | 8d467c2733b215b8ba51077e53e42bc09580eb84 (diff) |
ob-applypatches(1): Make "patches" directory name bold, not italic
Diffstat (limited to 'man')
-rw-r--r-- | man/ob-applypatches.1in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ob-applypatches.1in b/man/ob-applypatches.1in index 199319d..7201b7d 100644 --- a/man/ob-applypatches.1in +++ b/man/ob-applypatches.1in @@ -9,7 +9,7 @@ ob-applypatches \- Apply patches to source code .SH DESCRIPTION .B ob-applypatches applies to software source code any patch files found in the source package's -.I patches +.B patches directory. Patch files are applied in alphabetical order by name. .SH COPYRIGHT |