[Bug 275912] nfsstat(1): options list is outdated
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275912] nfsstat(1): options list is outdated"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Jan 2024 01:55:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275912 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=be908114fd62a0ac4e42dffae3c5fbfa0db58e43 commit be908114fd62a0ac4e42dffae3c5fbfa0db58e43 Author: Lexi Winter <lexi@le-fay.org> AuthorDate: 2023-12-27 17:30:31 +0000 Commit: Alan Somers <asomers@FreeBSD.org> CommitDate: 2024-01-20 01:54:27 +0000 nfsstat: update option strings in docs Add the missing -q option to the nfsstat(1) manpage SYNOPSIS (it is already documented in DESCRIPTION), and add the missing -E and -q options to the built-in usage output. PR: 275912 Pull Request: https://github.com/freebsd/freebsd-src/pull/958 (cherry picked from commit 30ce26cacfd626552c647c9327dd510e7f421d97) usr.bin/nfsstat/nfsstat.1 | 4 ++-- usr.bin/nfsstat/nfsstat.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.