Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1473527 Details for
Bug 1611172
Man page scan results for autofs
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch - fix program usage message
autofs-5.1.4-fix-program-usage-message.patch (text/plain), 1.38 KB, created by
Ian Kent
on 2018-08-06 05:30:03 UTC
(
hide
)
Description:
Patch - fix program usage message
Filename:
MIME Type:
Creator:
Ian Kent
Created:
2018-08-06 05:30:03 UTC
Size:
1.38 KB
patch
obsolete
>autofs-5.1.4 - fix program usage message > >From: Ian Kent <raven@themaw.net> > >There is a discrepancy between the list of options in the usage >message of automount(8) and the options listed in the man page. > >Signed-off-by: Ian Kent <raven@themaw.net> >--- > CHANGELOG | 1 + > daemon/automount.c | 6 +++++- > 2 files changed, 6 insertions(+), 1 deletion(-) > >--- autofs-5.1.4.orig/CHANGELOG >+++ autofs-5.1.4/CHANGELOG >@@ -31,6 +31,7 @@ xx/xx/2018 autofs-5.1.5 > - make umount_ent() recognise forced umount. > - fix age setting at startup. > - fix update_negative_cache() map source usage. >+- fix program usage message. > > 19/12/2017 autofs-5.1.4 > - fix spec file url. >--- autofs-5.1.4.orig/daemon/automount.c >+++ autofs-5.1.4/daemon/automount.c >@@ -1893,9 +1893,13 @@ static void usage(void) > " -h --help this text\n" > " -p --pid-file f write process id to file f\n" > " -t --timeout n auto-unmount in n seconds (0-disable)\n" >+ " -M --master-wait n\n" >+ " maximum wait time (seconds) for master\n" >+ " map to become available\n" > " -v --verbose be verbose\n" > " -d --debug log debuging info\n" >- " -D --define define global macro variable\n" >+ " -Dvariable=value, --define variable=value\n" >+ " define global macro variable\n" > " -f --foreground do not fork into background\n" > " -r --random-multimount-selection\n" > " use ramdom replicated server selection\n"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1611172
:
1472330
| 1473527